IN method

TerminalNode? IN()

Implementation

TerminalNode? IN() => getToken(CELParser.TOKEN_IN, 0);