프로퍼티 | 타입 | 설명 | |
---|---|---|---|
isInc | bool | ||
varName | string |
프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
GenerateIntoContainer ( Runtime container ) : void | ||
IncDecExpression ( string varName, bool isInc ) : System.Collections.Generic | ||
ResolveReferences ( |
||
ToString ( ) : string |
public GenerateIntoContainer ( Runtime container ) : void | ||
container | Runtime | |
리턴 | void |
public IncDecExpression ( string varName, bool isInc ) : System.Collections.Generic | ||
varName | string | |
isInc | bool | |
리턴 | System.Collections.Generic |