Property | Type | Description | |
---|---|---|---|
Level | int | ||
Operator | TokenType |
Method | Description | |
---|---|---|
GetOper ( TokenType oper ) : |
||
TempOperator ( TokenType oper, int level ) : System.Collections.Generic |
Method | Description | |
---|---|---|
TempOperator ( ) : System.Collections.Generic |
public static GetOper ( TokenType oper ) : |
||
oper | TokenType | |
return |
public TempOperator ( TokenType oper, int level ) : System.Collections.Generic | ||
oper | TokenType | |
level | int | |
return | System.Collections.Generic |