Parser.tokenIs

Returns true if the current token is of kind T!str.

class Parser
bool
tokenIs
(
string str
)
(
)

Meta