funcynim/partialproc/private/dsl/common/call_styles/prefix

Search:
Group by:
Source Edit

Procs

func operand(self: PrefixCall): NimNode {....raises: [], tags: [], forbids: [].}
Source Edit
func operator(self: PrefixCall): NimNode {....raises: [], tags: [], forbids: [].}
Source Edit
func prefixCall(self: NimNode): PrefixCall {....raises: [], tags: [], forbids: [].}
Source Edit
func toAst(self: PrefixCall): NimNode {....raises: [], tags: [], forbids: [].}
Source Edit