KEY method

TerminalNode? KEY()

Implementation

TerminalNode? KEY() => getToken(EnvParser.TOKEN_KEY, 0);