Parser.consumed

Consumes the current token if its kind matches T!str and returns true.

class Parser
bool
consumed
(
string str
)
(
)

Meta