Property | Type | Description | |
---|---|---|---|
@operator | String | ||
rvalueTargetRegister | Model.Register |
Method | Description | |
---|---|---|
Emit ( CompileContext context, Model scope, |
||
GatherSymbols ( CompileContext context, Model enclosingScope ) : void | ||
Init ( Irony context, Irony treeNode ) : void | ||
ResolveTypes ( CompileContext context, Model enclosingScope ) : void |
public Emit ( CompileContext context, Model scope, |
||
context | CompileContext | |
scope | Model | |
target | ||
return | Intermediate.IRNode |
public GatherSymbols ( CompileContext context, Model enclosingScope ) : void | ||
context | CompileContext | |
enclosingScope | Model | |
return | void |
public Init ( Irony context, Irony treeNode ) : void | ||
context | Irony | |
treeNode | Irony | |
return | void |
public ResolveTypes ( CompileContext context, Model enclosingScope ) : void | ||
context | CompileContext | |
enclosingScope | Model | |
return | void |