Method | Description | |
---|---|---|
IsResolved ( |
||
Print ( |
||
ToString ( ) : string | ||
Token ( TokenType type, string text, int lpos ) : System | ||
toERR ( |
Method | Description | |
---|---|---|
ResolveType ( |
public IsResolved ( |
||
ctx | ||
ks | ||
return | bool |
public Print ( |
||
ctx | ||
pe | ReportLevel | |
fmt | string | |
return | void |
public Token ( TokenType type, string text, int lpos ) : System | ||
type | TokenType | |
text | string | |
lpos | int | |
return | System |
public toERR ( |
||
ctx | ||
errorcode | uint | |
return | void |