Method | Description | |
---|---|---|
IsKeyword ( this tokenType ) : bool | ||
KeywordFromString ( this str ) : TokenType |
public static IsKeyword ( this tokenType ) : bool | ||
tokenType | this | |
return | bool |
public static KeywordFromString ( this str ) : TokenType | ||
str | this | |
return | TokenType |