Property | Type | Description | |
---|---|---|---|
isInc | bool | ||
varName | string |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
GenerateIntoContainer ( Runtime container ) : void | ||
IncDecExpression ( string varName, bool isInc ) : System.Collections.Generic | ||
ResolveReferences ( |
||
ToString ( ) : string |
public GenerateIntoContainer ( Runtime container ) : void | ||
container | Runtime | |
return | void |
public IncDecExpression ( string varName, bool isInc ) : System.Collections.Generic | ||
varName | string | |
isInc | bool | |
return | System.Collections.Generic |
public ResolveReferences ( |
||
context | ||
return | void |