Метод | Описание | |
---|---|---|
IsKeyword ( this tokenType ) : bool | ||
KeywordFromString ( this str ) : TokenType |
public static IsKeyword ( this tokenType ) : bool | ||
tokenType | this | |
Результат | bool |
public static KeywordFromString ( this str ) : TokenType | ||
str | this | |
Результат | TokenType |