the R# language token word
Token
01 Syntax
SMRUCC.Rsharp.Language.TokenIcer.Token
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| op_Implicit | 1 | |
| op_Equality | 1 | |
| op_Inequality | 1 |
03 Properties
04 Members
literal
get the literal value of current token text represented.
isLiteral
is value literal of current token type?
Returns
this property returns true, if the token type CodeToken.name is one of the value:
op_Implicit(TokenType)