Method | Description | |
---|---|---|
Append ( string stringToAppend ) : void | ||
Negate ( ) : void | ||
Token ( string token, TokenType tokenType ) : System |
public Append ( string stringToAppend ) : void | ||
stringToAppend | string | |
return | void |
public Token ( string token, TokenType tokenType ) : System | ||
token | string | |
tokenType | TokenType | |
return | System |