var _ …
var _ …
var _ …
type CELLexer …
var CELLexerLexerStaticData …
func cellexerLexerInit() { … }
func CELLexerInit() { … }
func NewCELLexer(input antlr.CharStream) *CELLexer { … }
const CELLexerEQUALS …
const CELLexerNOT_EQUALS …
const CELLexerIN …
const CELLexerLESS …
const CELLexerLESS_EQUALS …
const CELLexerGREATER_EQUALS …
const CELLexerGREATER …
const CELLexerLOGICAL_AND …
const CELLexerLOGICAL_OR …
const CELLexerLBRACKET …
const CELLexerRPRACKET …
const CELLexerLBRACE …
const CELLexerRBRACE …
const CELLexerLPAREN …
const CELLexerRPAREN …
const CELLexerDOT …
const CELLexerCOMMA …
const CELLexerMINUS …
const CELLexerEXCLAM …
const CELLexerQUESTIONMARK …
const CELLexerCOLON …
const CELLexerPLUS …
const CELLexerSTAR …
const CELLexerSLASH …
const CELLexerPERCENT …
const CELLexerCEL_TRUE …
const CELLexerCEL_FALSE …
const CELLexerNUL …
const CELLexerWHITESPACE …
const CELLexerCOMMENT …
const CELLexerNUM_FLOAT …
const CELLexerNUM_INT …
const CELLexerNUM_UINT …
const CELLexerSTRING …
const CELLexerBYTES …
const CELLexerIDENTIFIER …