LESS_EQUALS method

TerminalNode? LESS_EQUALS()

Implementation

TerminalNode? LESS_EQUALS() => getToken(CELParser.TOKEN_LESS_EQUALS, 0);