Parser.nextIs

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

class Parser
bool
nextIs
(
string str
)
(
)

Meta