Versions in this module Expand all Collapse all v0 v0.32.0 Aug 19, 2026 Changes in this version + const CommandsLexerARROW + const CommandsLexerBYTES + const CommandsLexerCEL_FALSE + const CommandsLexerCEL_TRUE + const CommandsLexerCOLON + const CommandsLexerCOMMA + const CommandsLexerCOMMAND + const CommandsLexerCOMMENT + const CommandsLexerDOT + const CommandsLexerEQUALS + const CommandsLexerEQUAL_ASSIGN + const CommandsLexerESC_IDENTIFIER + const CommandsLexerEXCLAM + const CommandsLexerFLAG + const CommandsLexerGREATER + const CommandsLexerGREATER_EQUALS + const CommandsLexerIDENTIFIER + const CommandsLexerIN + const CommandsLexerLBRACE + const CommandsLexerLBRACKET + const CommandsLexerLESS + const CommandsLexerLESS_EQUALS + const CommandsLexerLOGICAL_AND + const CommandsLexerLOGICAL_OR + const CommandsLexerLPAREN + const CommandsLexerMINUS + const CommandsLexerNOT_EQUALS + const CommandsLexerNUL + const CommandsLexerNUM_FLOAT + const CommandsLexerNUM_INT + const CommandsLexerNUM_UINT + const CommandsLexerPARAM_SPECIFIER + const CommandsLexerPERCENT + const CommandsLexerPLUS + const CommandsLexerQUESTIONMARK + const CommandsLexerRBRACE + const CommandsLexerRPAREN + const CommandsLexerRPRACKET + const CommandsLexerSLASH + const CommandsLexerSTAR + const CommandsLexerSTRING + const CommandsLexerT__0 + const CommandsLexerT__1 + const CommandsLexerT__2 + const CommandsLexerT__3 + const CommandsLexerT__4 + const CommandsLexerT__5 + const CommandsLexerT__6 + const CommandsLexerT__7 + const CommandsLexerT__8 + const CommandsLexerWHITESPACE + const CommandsParserARROW + const CommandsParserBYTES + const CommandsParserCEL_FALSE + const CommandsParserCEL_TRUE + const CommandsParserCOLON + const CommandsParserCOMMA + const CommandsParserCOMMAND + const CommandsParserCOMMENT + const CommandsParserDOT + const CommandsParserEOF + const CommandsParserEQUALS + const CommandsParserEQUAL_ASSIGN + const CommandsParserESC_IDENTIFIER + const CommandsParserEXCLAM + const CommandsParserFLAG + const CommandsParserGREATER + const CommandsParserGREATER_EQUALS + const CommandsParserIDENTIFIER + const CommandsParserIN + const CommandsParserLBRACE + const CommandsParserLBRACKET + const CommandsParserLESS + const CommandsParserLESS_EQUALS + const CommandsParserLOGICAL_AND + const CommandsParserLOGICAL_OR + const CommandsParserLPAREN + const CommandsParserMINUS + const CommandsParserNOT_EQUALS + const CommandsParserNUL + const CommandsParserNUM_FLOAT + const CommandsParserNUM_INT + const CommandsParserNUM_UINT + const CommandsParserPARAM_SPECIFIER + const CommandsParserPERCENT + const CommandsParserPLUS + const CommandsParserQUESTIONMARK + const CommandsParserRBRACE + const CommandsParserRPAREN + const CommandsParserRPRACKET + const CommandsParserRULE_calc + const CommandsParserRULE_command + const CommandsParserRULE_compile + const CommandsParserRULE_conditionalAnd + const CommandsParserRULE_conditionalOr + const CommandsParserRULE_declare + const CommandsParserRULE_delete + const CommandsParserRULE_empty + const CommandsParserRULE_escapeIdent + const CommandsParserRULE_expr + const CommandsParserRULE_exprCmd + const CommandsParserRULE_exprList + const CommandsParserRULE_fieldInitializerList + const CommandsParserRULE_fnDecl + const CommandsParserRULE_help + const CommandsParserRULE_let + const CommandsParserRULE_listInit + const CommandsParserRULE_literal + const CommandsParserRULE_mapInitializerList + const CommandsParserRULE_member + const CommandsParserRULE_optExpr + const CommandsParserRULE_optField + const CommandsParserRULE_param + const CommandsParserRULE_paramId + const CommandsParserRULE_parse + const CommandsParserRULE_primary + const CommandsParserRULE_qualId + const CommandsParserRULE_relation + const CommandsParserRULE_simple + const CommandsParserRULE_start + const CommandsParserRULE_startCommand + const CommandsParserRULE_startType + const CommandsParserRULE_type + const CommandsParserRULE_typeId + const CommandsParserRULE_typeParamList + const CommandsParserRULE_unary + const CommandsParserRULE_varDecl + const CommandsParserSLASH + const CommandsParserSTAR + const CommandsParserSTRING + const CommandsParserT__0 + const CommandsParserT__1 + const CommandsParserT__2 + const CommandsParserT__3 + const CommandsParserT__4 + const CommandsParserT__5 + const CommandsParserT__6 + const CommandsParserT__7 + const CommandsParserT__8 + const CommandsParserWHITESPACE + var CommandsLexerLexerStaticData struct + var CommandsParserStaticData struct + func CommandsLexerInit() + func CommandsParserInit() + func InitEmptyCalcContext(p *CalcContext) + func InitEmptyCommandContext(p *CommandContext) + func InitEmptyCompileContext(p *CompileContext) + func InitEmptyConditionalAndContext(p *ConditionalAndContext) + func InitEmptyConditionalOrContext(p *ConditionalOrContext) + func InitEmptyDeclareContext(p *DeclareContext) + func InitEmptyDeleteContext(p *DeleteContext) + func InitEmptyEmptyContext(p *EmptyContext) + func InitEmptyEscapeIdentContext(p *EscapeIdentContext) + func InitEmptyExprCmdContext(p *ExprCmdContext) + func InitEmptyExprContext(p *ExprContext) + func InitEmptyExprListContext(p *ExprListContext) + func InitEmptyFieldInitializerListContext(p *FieldInitializerListContext) + func InitEmptyFnDeclContext(p *FnDeclContext) + func InitEmptyHelpContext(p *HelpContext) + func InitEmptyLetContext(p *LetContext) + func InitEmptyListInitContext(p *ListInitContext) + func InitEmptyLiteralContext(p *LiteralContext) + func InitEmptyMapInitializerListContext(p *MapInitializerListContext) + func InitEmptyMemberContext(p *MemberContext) + func InitEmptyOptExprContext(p *OptExprContext) + func InitEmptyOptFieldContext(p *OptFieldContext) + func InitEmptyParamContext(p *ParamContext) + func InitEmptyParamIdContext(p *ParamIdContext) + func InitEmptyParseContext(p *ParseContext) + func InitEmptyPrimaryContext(p *PrimaryContext) + func InitEmptyQualIdContext(p *QualIdContext) + func InitEmptyRelationContext(p *RelationContext) + func InitEmptySimpleContext(p *SimpleContext) + func InitEmptyStartCommandContext(p *StartCommandContext) + func InitEmptyStartContext(p *StartContext) + func InitEmptyStartTypeContext(p *StartTypeContext) + func InitEmptyTypeContext(p *TypeContext) + func InitEmptyTypeIdContext(p *TypeIdContext) + func InitEmptyTypeParamListContext(p *TypeParamListContext) + func InitEmptyUnaryContext(p *UnaryContext) + func InitEmptyVarDeclContext(p *VarDeclContext) + type BaseCommandsListener struct + func (s *BaseCommandsListener) EnterBoolFalse(ctx *BoolFalseContext) + func (s *BaseCommandsListener) EnterBoolTrue(ctx *BoolTrueContext) + func (s *BaseCommandsListener) EnterBytes(ctx *BytesContext) + func (s *BaseCommandsListener) EnterCalc(ctx *CalcContext) + func (s *BaseCommandsListener) EnterCommand(ctx *CommandContext) + func (s *BaseCommandsListener) EnterCompile(ctx *CompileContext) + func (s *BaseCommandsListener) EnterConditionalAnd(ctx *ConditionalAndContext) + func (s *BaseCommandsListener) EnterConditionalOr(ctx *ConditionalOrContext) + func (s *BaseCommandsListener) EnterConstantLiteral(ctx *ConstantLiteralContext) + func (s *BaseCommandsListener) EnterCreateList(ctx *CreateListContext) + func (s *BaseCommandsListener) EnterCreateMessage(ctx *CreateMessageContext) + func (s *BaseCommandsListener) EnterCreateStruct(ctx *CreateStructContext) + func (s *BaseCommandsListener) EnterDeclare(ctx *DeclareContext) + func (s *BaseCommandsListener) EnterDelete(ctx *DeleteContext) + func (s *BaseCommandsListener) EnterDouble(ctx *DoubleContext) + func (s *BaseCommandsListener) EnterEmpty(ctx *EmptyContext) + func (s *BaseCommandsListener) EnterEscapedIdentifier(ctx *EscapedIdentifierContext) + func (s *BaseCommandsListener) EnterEveryRule(ctx antlr.ParserRuleContext) + func (s *BaseCommandsListener) EnterExpr(ctx *ExprContext) + func (s *BaseCommandsListener) EnterExprCmd(ctx *ExprCmdContext) + func (s *BaseCommandsListener) EnterExprList(ctx *ExprListContext) + func (s *BaseCommandsListener) EnterFieldInitializerList(ctx *FieldInitializerListContext) + func (s *BaseCommandsListener) EnterFnDecl(ctx *FnDeclContext) + func (s *BaseCommandsListener) EnterGlobalCall(ctx *GlobalCallContext) + func (s *BaseCommandsListener) EnterHelp(ctx *HelpContext) + func (s *BaseCommandsListener) EnterIdent(ctx *IdentContext) + func (s *BaseCommandsListener) EnterIndex(ctx *IndexContext) + func (s *BaseCommandsListener) EnterInt(ctx *IntContext) + func (s *BaseCommandsListener) EnterLet(ctx *LetContext) + func (s *BaseCommandsListener) EnterListInit(ctx *ListInitContext) + func (s *BaseCommandsListener) EnterLogicalNot(ctx *LogicalNotContext) + func (s *BaseCommandsListener) EnterMapInitializerList(ctx *MapInitializerListContext) + func (s *BaseCommandsListener) EnterMemberCall(ctx *MemberCallContext) + func (s *BaseCommandsListener) EnterMemberExpr(ctx *MemberExprContext) + func (s *BaseCommandsListener) EnterNegate(ctx *NegateContext) + func (s *BaseCommandsListener) EnterNested(ctx *NestedContext) + func (s *BaseCommandsListener) EnterNull(ctx *NullContext) + func (s *BaseCommandsListener) EnterOptExpr(ctx *OptExprContext) + func (s *BaseCommandsListener) EnterOptField(ctx *OptFieldContext) + func (s *BaseCommandsListener) EnterParam(ctx *ParamContext) + func (s *BaseCommandsListener) EnterParamId(ctx *ParamIdContext) + func (s *BaseCommandsListener) EnterParse(ctx *ParseContext) + func (s *BaseCommandsListener) EnterPrimaryExpr(ctx *PrimaryExprContext) + func (s *BaseCommandsListener) EnterQualId(ctx *QualIdContext) + func (s *BaseCommandsListener) EnterRelation(ctx *RelationContext) + func (s *BaseCommandsListener) EnterSelect(ctx *SelectContext) + func (s *BaseCommandsListener) EnterSimple(ctx *SimpleContext) + func (s *BaseCommandsListener) EnterSimpleIdentifier(ctx *SimpleIdentifierContext) + func (s *BaseCommandsListener) EnterStart(ctx *StartContext) + func (s *BaseCommandsListener) EnterStartCommand(ctx *StartCommandContext) + func (s *BaseCommandsListener) EnterStartType(ctx *StartTypeContext) + func (s *BaseCommandsListener) EnterString(ctx *StringContext) + func (s *BaseCommandsListener) EnterType(ctx *TypeContext) + func (s *BaseCommandsListener) EnterTypeId(ctx *TypeIdContext) + func (s *BaseCommandsListener) EnterTypeParamList(ctx *TypeParamListContext) + func (s *BaseCommandsListener) EnterUint(ctx *UintContext) + func (s *BaseCommandsListener) EnterVarDecl(ctx *VarDeclContext) + func (s *BaseCommandsListener) ExitBoolFalse(ctx *BoolFalseContext) + func (s *BaseCommandsListener) ExitBoolTrue(ctx *BoolTrueContext) + func (s *BaseCommandsListener) ExitBytes(ctx *BytesContext) + func (s *BaseCommandsListener) ExitCalc(ctx *CalcContext) + func (s *BaseCommandsListener) ExitCommand(ctx *CommandContext) + func (s *BaseCommandsListener) ExitCompile(ctx *CompileContext) + func (s *BaseCommandsListener) ExitConditionalAnd(ctx *ConditionalAndContext) + func (s *BaseCommandsListener) ExitConditionalOr(ctx *ConditionalOrContext) + func (s *BaseCommandsListener) ExitConstantLiteral(ctx *ConstantLiteralContext) + func (s *BaseCommandsListener) ExitCreateList(ctx *CreateListContext) + func (s *BaseCommandsListener) ExitCreateMessage(ctx *CreateMessageContext) + func (s *BaseCommandsListener) ExitCreateStruct(ctx *CreateStructContext) + func (s *BaseCommandsListener) ExitDeclare(ctx *DeclareContext) + func (s *BaseCommandsListener) ExitDelete(ctx *DeleteContext) + func (s *BaseCommandsListener) ExitDouble(ctx *DoubleContext) + func (s *BaseCommandsListener) ExitEmpty(ctx *EmptyContext) + func (s *BaseCommandsListener) ExitEscapedIdentifier(ctx *EscapedIdentifierContext) + func (s *BaseCommandsListener) ExitEveryRule(ctx antlr.ParserRuleContext) + func (s *BaseCommandsListener) ExitExpr(ctx *ExprContext) + func (s *BaseCommandsListener) ExitExprCmd(ctx *ExprCmdContext) + func (s *BaseCommandsListener) ExitExprList(ctx *ExprListContext) + func (s *BaseCommandsListener) ExitFieldInitializerList(ctx *FieldInitializerListContext) + func (s *BaseCommandsListener) ExitFnDecl(ctx *FnDeclContext) + func (s *BaseCommandsListener) ExitGlobalCall(ctx *GlobalCallContext) + func (s *BaseCommandsListener) ExitHelp(ctx *HelpContext) + func (s *BaseCommandsListener) ExitIdent(ctx *IdentContext) + func (s *BaseCommandsListener) ExitIndex(ctx *IndexContext) + func (s *BaseCommandsListener) ExitInt(ctx *IntContext) + func (s *BaseCommandsListener) ExitLet(ctx *LetContext) + func (s *BaseCommandsListener) ExitListInit(ctx *ListInitContext) + func (s *BaseCommandsListener) ExitLogicalNot(ctx *LogicalNotContext) + func (s *BaseCommandsListener) ExitMapInitializerList(ctx *MapInitializerListContext) + func (s *BaseCommandsListener) ExitMemberCall(ctx *MemberCallContext) + func (s *BaseCommandsListener) ExitMemberExpr(ctx *MemberExprContext) + func (s *BaseCommandsListener) ExitNegate(ctx *NegateContext) + func (s *BaseCommandsListener) ExitNested(ctx *NestedContext) + func (s *BaseCommandsListener) ExitNull(ctx *NullContext) + func (s *BaseCommandsListener) ExitOptExpr(ctx *OptExprContext) + func (s *BaseCommandsListener) ExitOptField(ctx *OptFieldContext) + func (s *BaseCommandsListener) ExitParam(ctx *ParamContext) + func (s *BaseCommandsListener) ExitParamId(ctx *ParamIdContext) + func (s *BaseCommandsListener) ExitParse(ctx *ParseContext) + func (s *BaseCommandsListener) ExitPrimaryExpr(ctx *PrimaryExprContext) + func (s *BaseCommandsListener) ExitQualId(ctx *QualIdContext) + func (s *BaseCommandsListener) ExitRelation(ctx *RelationContext) + func (s *BaseCommandsListener) ExitSelect(ctx *SelectContext) + func (s *BaseCommandsListener) ExitSimple(ctx *SimpleContext) + func (s *BaseCommandsListener) ExitSimpleIdentifier(ctx *SimpleIdentifierContext) + func (s *BaseCommandsListener) ExitStart(ctx *StartContext) + func (s *BaseCommandsListener) ExitStartCommand(ctx *StartCommandContext) + func (s *BaseCommandsListener) ExitStartType(ctx *StartTypeContext) + func (s *BaseCommandsListener) ExitString(ctx *StringContext) + func (s *BaseCommandsListener) ExitType(ctx *TypeContext) + func (s *BaseCommandsListener) ExitTypeId(ctx *TypeIdContext) + func (s *BaseCommandsListener) ExitTypeParamList(ctx *TypeParamListContext) + func (s *BaseCommandsListener) ExitUint(ctx *UintContext) + func (s *BaseCommandsListener) ExitVarDecl(ctx *VarDeclContext) + func (s *BaseCommandsListener) VisitErrorNode(node antlr.ErrorNode) + func (s *BaseCommandsListener) VisitTerminal(node antlr.TerminalNode) + type BaseCommandsVisitor struct + func (v *BaseCommandsVisitor) VisitBoolFalse(ctx *BoolFalseContext) interface{} + func (v *BaseCommandsVisitor) VisitBoolTrue(ctx *BoolTrueContext) interface{} + func (v *BaseCommandsVisitor) VisitBytes(ctx *BytesContext) interface{} + func (v *BaseCommandsVisitor) VisitCalc(ctx *CalcContext) interface{} + func (v *BaseCommandsVisitor) VisitCommand(ctx *CommandContext) interface{} + func (v *BaseCommandsVisitor) VisitCompile(ctx *CompileContext) interface{} + func (v *BaseCommandsVisitor) VisitConditionalAnd(ctx *ConditionalAndContext) interface{} + func (v *BaseCommandsVisitor) VisitConditionalOr(ctx *ConditionalOrContext) interface{} + func (v *BaseCommandsVisitor) VisitConstantLiteral(ctx *ConstantLiteralContext) interface{} + func (v *BaseCommandsVisitor) VisitCreateList(ctx *CreateListContext) interface{} + func (v *BaseCommandsVisitor) VisitCreateMessage(ctx *CreateMessageContext) interface{} + func (v *BaseCommandsVisitor) VisitCreateStruct(ctx *CreateStructContext) interface{} + func (v *BaseCommandsVisitor) VisitDeclare(ctx *DeclareContext) interface{} + func (v *BaseCommandsVisitor) VisitDelete(ctx *DeleteContext) interface{} + func (v *BaseCommandsVisitor) VisitDouble(ctx *DoubleContext) interface{} + func (v *BaseCommandsVisitor) VisitEmpty(ctx *EmptyContext) interface{} + func (v *BaseCommandsVisitor) VisitEscapedIdentifier(ctx *EscapedIdentifierContext) interface{} + func (v *BaseCommandsVisitor) VisitExpr(ctx *ExprContext) interface{} + func (v *BaseCommandsVisitor) VisitExprCmd(ctx *ExprCmdContext) interface{} + func (v *BaseCommandsVisitor) VisitExprList(ctx *ExprListContext) interface{} + func (v *BaseCommandsVisitor) VisitFieldInitializerList(ctx *FieldInitializerListContext) interface{} + func (v *BaseCommandsVisitor) VisitFnDecl(ctx *FnDeclContext) interface{} + func (v *BaseCommandsVisitor) VisitGlobalCall(ctx *GlobalCallContext) interface{} + func (v *BaseCommandsVisitor) VisitHelp(ctx *HelpContext) interface{} + func (v *BaseCommandsVisitor) VisitIdent(ctx *IdentContext) interface{} + func (v *BaseCommandsVisitor) VisitIndex(ctx *IndexContext) interface{} + func (v *BaseCommandsVisitor) VisitInt(ctx *IntContext) interface{} + func (v *BaseCommandsVisitor) VisitLet(ctx *LetContext) interface{} + func (v *BaseCommandsVisitor) VisitListInit(ctx *ListInitContext) interface{} + func (v *BaseCommandsVisitor) VisitLogicalNot(ctx *LogicalNotContext) interface{} + func (v *BaseCommandsVisitor) VisitMapInitializerList(ctx *MapInitializerListContext) interface{} + func (v *BaseCommandsVisitor) VisitMemberCall(ctx *MemberCallContext) interface{} + func (v *BaseCommandsVisitor) VisitMemberExpr(ctx *MemberExprContext) interface{} + func (v *BaseCommandsVisitor) VisitNegate(ctx *NegateContext) interface{} + func (v *BaseCommandsVisitor) VisitNested(ctx *NestedContext) interface{} + func (v *BaseCommandsVisitor) VisitNull(ctx *NullContext) interface{} + func (v *BaseCommandsVisitor) VisitOptExpr(ctx *OptExprContext) interface{} + func (v *BaseCommandsVisitor) VisitOptField(ctx *OptFieldContext) interface{} + func (v *BaseCommandsVisitor) VisitParam(ctx *ParamContext) interface{} + func (v *BaseCommandsVisitor) VisitParamId(ctx *ParamIdContext) interface{} + func (v *BaseCommandsVisitor) VisitParse(ctx *ParseContext) interface{} + func (v *BaseCommandsVisitor) VisitPrimaryExpr(ctx *PrimaryExprContext) interface{} + func (v *BaseCommandsVisitor) VisitQualId(ctx *QualIdContext) interface{} + func (v *BaseCommandsVisitor) VisitRelation(ctx *RelationContext) interface{} + func (v *BaseCommandsVisitor) VisitSelect(ctx *SelectContext) interface{} + func (v *BaseCommandsVisitor) VisitSimple(ctx *SimpleContext) interface{} + func (v *BaseCommandsVisitor) VisitSimpleIdentifier(ctx *SimpleIdentifierContext) interface{} + func (v *BaseCommandsVisitor) VisitStart(ctx *StartContext) interface{} + func (v *BaseCommandsVisitor) VisitStartCommand(ctx *StartCommandContext) interface{} + func (v *BaseCommandsVisitor) VisitStartType(ctx *StartTypeContext) interface{} + func (v *BaseCommandsVisitor) VisitString(ctx *StringContext) interface{} + func (v *BaseCommandsVisitor) VisitType(ctx *TypeContext) interface{} + func (v *BaseCommandsVisitor) VisitTypeId(ctx *TypeIdContext) interface{} + func (v *BaseCommandsVisitor) VisitTypeParamList(ctx *TypeParamListContext) interface{} + func (v *BaseCommandsVisitor) VisitUint(ctx *UintContext) interface{} + func (v *BaseCommandsVisitor) VisitVarDecl(ctx *VarDeclContext) interface{} + type BoolFalseContext struct + func NewBoolFalseContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *BoolFalseContext + func (s *BoolFalseContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *BoolFalseContext) CEL_FALSE() antlr.TerminalNode + func (s *BoolFalseContext) EnterRule(listener antlr.ParseTreeListener) + func (s *BoolFalseContext) ExitRule(listener antlr.ParseTreeListener) + func (s *BoolFalseContext) GetRuleContext() antlr.RuleContext + func (s *BoolFalseContext) GetTok() antlr.Token + func (s *BoolFalseContext) SetTok(v antlr.Token) + type BoolTrueContext struct + func NewBoolTrueContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *BoolTrueContext + func (s *BoolTrueContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *BoolTrueContext) CEL_TRUE() antlr.TerminalNode + func (s *BoolTrueContext) EnterRule(listener antlr.ParseTreeListener) + func (s *BoolTrueContext) ExitRule(listener antlr.ParseTreeListener) + func (s *BoolTrueContext) GetRuleContext() antlr.RuleContext + func (s *BoolTrueContext) GetTok() antlr.Token + func (s *BoolTrueContext) SetTok(v antlr.Token) + type BytesContext struct + func NewBytesContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *BytesContext + func (s *BytesContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *BytesContext) BYTES() antlr.TerminalNode + func (s *BytesContext) EnterRule(listener antlr.ParseTreeListener) + func (s *BytesContext) ExitRule(listener antlr.ParseTreeListener) + func (s *BytesContext) GetRuleContext() antlr.RuleContext + func (s *BytesContext) GetTok() antlr.Token + func (s *BytesContext) SetTok(v antlr.Token) + type CalcContext struct + func NewCalcContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *CalcContext + func NewEmptyCalcContext() *CalcContext + func (*CalcContext) IsCalcContext() + func (s *CalcContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *CalcContext) AllCalc() []ICalcContext + func (s *CalcContext) Calc(i int) ICalcContext + func (s *CalcContext) EnterRule(listener antlr.ParseTreeListener) + func (s *CalcContext) ExitRule(listener antlr.ParseTreeListener) + func (s *CalcContext) GetOp() antlr.Token + func (s *CalcContext) GetParser() antlr.Parser + func (s *CalcContext) GetRuleContext() antlr.RuleContext + func (s *CalcContext) MINUS() antlr.TerminalNode + func (s *CalcContext) PERCENT() antlr.TerminalNode + func (s *CalcContext) PLUS() antlr.TerminalNode + func (s *CalcContext) SLASH() antlr.TerminalNode + func (s *CalcContext) STAR() antlr.TerminalNode + func (s *CalcContext) SetOp(v antlr.Token) + func (s *CalcContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + func (s *CalcContext) Unary() IUnaryContext + type CommandContext struct + func NewCommandContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *CommandContext + func NewEmptyCommandContext() *CommandContext + func (*CommandContext) IsCommandContext() + func (s *CommandContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *CommandContext) Compile() ICompileContext + func (s *CommandContext) Declare() IDeclareContext + func (s *CommandContext) Delete_() IDeleteContext + func (s *CommandContext) Empty() IEmptyContext + func (s *CommandContext) EnterRule(listener antlr.ParseTreeListener) + func (s *CommandContext) ExitRule(listener antlr.ParseTreeListener) + func (s *CommandContext) ExprCmd() IExprCmdContext + func (s *CommandContext) GetParser() antlr.Parser + func (s *CommandContext) GetRuleContext() antlr.RuleContext + func (s *CommandContext) Help() IHelpContext + func (s *CommandContext) Let() ILetContext + func (s *CommandContext) Parse() IParseContext + func (s *CommandContext) Simple() ISimpleContext + func (s *CommandContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type CommandsLexer struct + func NewCommandsLexer(input antlr.CharStream) *CommandsLexer + type CommandsListener interface + EnterBoolFalse func(c *BoolFalseContext) + EnterBoolTrue func(c *BoolTrueContext) + EnterBytes func(c *BytesContext) + EnterCalc func(c *CalcContext) + EnterCommand func(c *CommandContext) + EnterCompile func(c *CompileContext) + EnterConditionalAnd func(c *ConditionalAndContext) + EnterConditionalOr func(c *ConditionalOrContext) + EnterConstantLiteral func(c *ConstantLiteralContext) + EnterCreateList func(c *CreateListContext) + EnterCreateMessage func(c *CreateMessageContext) + EnterCreateStruct func(c *CreateStructContext) + EnterDeclare func(c *DeclareContext) + EnterDelete func(c *DeleteContext) + EnterDouble func(c *DoubleContext) + EnterEmpty func(c *EmptyContext) + EnterEscapedIdentifier func(c *EscapedIdentifierContext) + EnterExpr func(c *ExprContext) + EnterExprCmd func(c *ExprCmdContext) + EnterExprList func(c *ExprListContext) + EnterFieldInitializerList func(c *FieldInitializerListContext) + EnterFnDecl func(c *FnDeclContext) + EnterGlobalCall func(c *GlobalCallContext) + EnterHelp func(c *HelpContext) + EnterIdent func(c *IdentContext) + EnterIndex func(c *IndexContext) + EnterInt func(c *IntContext) + EnterLet func(c *LetContext) + EnterListInit func(c *ListInitContext) + EnterLogicalNot func(c *LogicalNotContext) + EnterMapInitializerList func(c *MapInitializerListContext) + EnterMemberCall func(c *MemberCallContext) + EnterMemberExpr func(c *MemberExprContext) + EnterNegate func(c *NegateContext) + EnterNested func(c *NestedContext) + EnterNull func(c *NullContext) + EnterOptExpr func(c *OptExprContext) + EnterOptField func(c *OptFieldContext) + EnterParam func(c *ParamContext) + EnterParamId func(c *ParamIdContext) + EnterParse func(c *ParseContext) + EnterPrimaryExpr func(c *PrimaryExprContext) + EnterQualId func(c *QualIdContext) + EnterRelation func(c *RelationContext) + EnterSelect func(c *SelectContext) + EnterSimple func(c *SimpleContext) + EnterSimpleIdentifier func(c *SimpleIdentifierContext) + EnterStart func(c *StartContext) + EnterStartCommand func(c *StartCommandContext) + EnterStartType func(c *StartTypeContext) + EnterString func(c *StringContext) + EnterType func(c *TypeContext) + EnterTypeId func(c *TypeIdContext) + EnterTypeParamList func(c *TypeParamListContext) + EnterUint func(c *UintContext) + EnterVarDecl func(c *VarDeclContext) + ExitBoolFalse func(c *BoolFalseContext) + ExitBoolTrue func(c *BoolTrueContext) + ExitBytes func(c *BytesContext) + ExitCalc func(c *CalcContext) + ExitCommand func(c *CommandContext) + ExitCompile func(c *CompileContext) + ExitConditionalAnd func(c *ConditionalAndContext) + ExitConditionalOr func(c *ConditionalOrContext) + ExitConstantLiteral func(c *ConstantLiteralContext) + ExitCreateList func(c *CreateListContext) + ExitCreateMessage func(c *CreateMessageContext) + ExitCreateStruct func(c *CreateStructContext) + ExitDeclare func(c *DeclareContext) + ExitDelete func(c *DeleteContext) + ExitDouble func(c *DoubleContext) + ExitEmpty func(c *EmptyContext) + ExitEscapedIdentifier func(c *EscapedIdentifierContext) + ExitExpr func(c *ExprContext) + ExitExprCmd func(c *ExprCmdContext) + ExitExprList func(c *ExprListContext) + ExitFieldInitializerList func(c *FieldInitializerListContext) + ExitFnDecl func(c *FnDeclContext) + ExitGlobalCall func(c *GlobalCallContext) + ExitHelp func(c *HelpContext) + ExitIdent func(c *IdentContext) + ExitIndex func(c *IndexContext) + ExitInt func(c *IntContext) + ExitLet func(c *LetContext) + ExitListInit func(c *ListInitContext) + ExitLogicalNot func(c *LogicalNotContext) + ExitMapInitializerList func(c *MapInitializerListContext) + ExitMemberCall func(c *MemberCallContext) + ExitMemberExpr func(c *MemberExprContext) + ExitNegate func(c *NegateContext) + ExitNested func(c *NestedContext) + ExitNull func(c *NullContext) + ExitOptExpr func(c *OptExprContext) + ExitOptField func(c *OptFieldContext) + ExitParam func(c *ParamContext) + ExitParamId func(c *ParamIdContext) + ExitParse func(c *ParseContext) + ExitPrimaryExpr func(c *PrimaryExprContext) + ExitQualId func(c *QualIdContext) + ExitRelation func(c *RelationContext) + ExitSelect func(c *SelectContext) + ExitSimple func(c *SimpleContext) + ExitSimpleIdentifier func(c *SimpleIdentifierContext) + ExitStart func(c *StartContext) + ExitStartCommand func(c *StartCommandContext) + ExitStartType func(c *StartTypeContext) + ExitString func(c *StringContext) + ExitType func(c *TypeContext) + ExitTypeId func(c *TypeIdContext) + ExitTypeParamList func(c *TypeParamListContext) + ExitUint func(c *UintContext) + ExitVarDecl func(c *VarDeclContext) + type CommandsParser struct + func NewCommandsParser(input antlr.TokenStream) *CommandsParser + func (p *CommandsParser) Calc() (localctx ICalcContext) + func (p *CommandsParser) Calc_Sempred(localctx antlr.RuleContext, predIndex int) bool + func (p *CommandsParser) Command() (localctx ICommandContext) + func (p *CommandsParser) Compile() (localctx ICompileContext) + func (p *CommandsParser) ConditionalAnd() (localctx IConditionalAndContext) + func (p *CommandsParser) ConditionalOr() (localctx IConditionalOrContext) + func (p *CommandsParser) Declare() (localctx IDeclareContext) + func (p *CommandsParser) Delete_() (localctx IDeleteContext) + func (p *CommandsParser) Empty() (localctx IEmptyContext) + func (p *CommandsParser) EscapeIdent() (localctx IEscapeIdentContext) + func (p *CommandsParser) Expr() (localctx IExprContext) + func (p *CommandsParser) ExprCmd() (localctx IExprCmdContext) + func (p *CommandsParser) ExprList() (localctx IExprListContext) + func (p *CommandsParser) FieldInitializerList() (localctx IFieldInitializerListContext) + func (p *CommandsParser) FnDecl() (localctx IFnDeclContext) + func (p *CommandsParser) Help() (localctx IHelpContext) + func (p *CommandsParser) Let() (localctx ILetContext) + func (p *CommandsParser) ListInit() (localctx IListInitContext) + func (p *CommandsParser) Literal() (localctx ILiteralContext) + func (p *CommandsParser) MapInitializerList() (localctx IMapInitializerListContext) + func (p *CommandsParser) Member() (localctx IMemberContext) + func (p *CommandsParser) Member_Sempred(localctx antlr.RuleContext, predIndex int) bool + func (p *CommandsParser) OptExpr() (localctx IOptExprContext) + func (p *CommandsParser) OptField() (localctx IOptFieldContext) + func (p *CommandsParser) Param() (localctx IParamContext) + func (p *CommandsParser) ParamId() (localctx IParamIdContext) + func (p *CommandsParser) Parse() (localctx IParseContext) + func (p *CommandsParser) Primary() (localctx IPrimaryContext) + func (p *CommandsParser) QualId() (localctx IQualIdContext) + func (p *CommandsParser) Relation() (localctx IRelationContext) + func (p *CommandsParser) Relation_Sempred(localctx antlr.RuleContext, predIndex int) bool + func (p *CommandsParser) Sempred(localctx antlr.RuleContext, ruleIndex, predIndex int) bool + func (p *CommandsParser) Simple() (localctx ISimpleContext) + func (p *CommandsParser) StartCommand() (localctx IStartCommandContext) + func (p *CommandsParser) StartType() (localctx IStartTypeContext) + func (p *CommandsParser) Start_() (localctx IStartContext) + func (p *CommandsParser) TypeId() (localctx ITypeIdContext) + func (p *CommandsParser) TypeParamList() (localctx ITypeParamListContext) + func (p *CommandsParser) Type_() (localctx ITypeContext) + func (p *CommandsParser) Unary() (localctx IUnaryContext) + func (p *CommandsParser) VarDecl() (localctx IVarDeclContext) + type CommandsVisitor interface + VisitBoolFalse func(ctx *BoolFalseContext) interface{} + VisitBoolTrue func(ctx *BoolTrueContext) interface{} + VisitBytes func(ctx *BytesContext) interface{} + VisitCalc func(ctx *CalcContext) interface{} + VisitCommand func(ctx *CommandContext) interface{} + VisitCompile func(ctx *CompileContext) interface{} + VisitConditionalAnd func(ctx *ConditionalAndContext) interface{} + VisitConditionalOr func(ctx *ConditionalOrContext) interface{} + VisitConstantLiteral func(ctx *ConstantLiteralContext) interface{} + VisitCreateList func(ctx *CreateListContext) interface{} + VisitCreateMessage func(ctx *CreateMessageContext) interface{} + VisitCreateStruct func(ctx *CreateStructContext) interface{} + VisitDeclare func(ctx *DeclareContext) interface{} + VisitDelete func(ctx *DeleteContext) interface{} + VisitDouble func(ctx *DoubleContext) interface{} + VisitEmpty func(ctx *EmptyContext) interface{} + VisitEscapedIdentifier func(ctx *EscapedIdentifierContext) interface{} + VisitExpr func(ctx *ExprContext) interface{} + VisitExprCmd func(ctx *ExprCmdContext) interface{} + VisitExprList func(ctx *ExprListContext) interface{} + VisitFieldInitializerList func(ctx *FieldInitializerListContext) interface{} + VisitFnDecl func(ctx *FnDeclContext) interface{} + VisitGlobalCall func(ctx *GlobalCallContext) interface{} + VisitHelp func(ctx *HelpContext) interface{} + VisitIdent func(ctx *IdentContext) interface{} + VisitIndex func(ctx *IndexContext) interface{} + VisitInt func(ctx *IntContext) interface{} + VisitLet func(ctx *LetContext) interface{} + VisitListInit func(ctx *ListInitContext) interface{} + VisitLogicalNot func(ctx *LogicalNotContext) interface{} + VisitMapInitializerList func(ctx *MapInitializerListContext) interface{} + VisitMemberCall func(ctx *MemberCallContext) interface{} + VisitMemberExpr func(ctx *MemberExprContext) interface{} + VisitNegate func(ctx *NegateContext) interface{} + VisitNested func(ctx *NestedContext) interface{} + VisitNull func(ctx *NullContext) interface{} + VisitOptExpr func(ctx *OptExprContext) interface{} + VisitOptField func(ctx *OptFieldContext) interface{} + VisitParam func(ctx *ParamContext) interface{} + VisitParamId func(ctx *ParamIdContext) interface{} + VisitParse func(ctx *ParseContext) interface{} + VisitPrimaryExpr func(ctx *PrimaryExprContext) interface{} + VisitQualId func(ctx *QualIdContext) interface{} + VisitRelation func(ctx *RelationContext) interface{} + VisitSelect func(ctx *SelectContext) interface{} + VisitSimple func(ctx *SimpleContext) interface{} + VisitSimpleIdentifier func(ctx *SimpleIdentifierContext) interface{} + VisitStart func(ctx *StartContext) interface{} + VisitStartCommand func(ctx *StartCommandContext) interface{} + VisitStartType func(ctx *StartTypeContext) interface{} + VisitString func(ctx *StringContext) interface{} + VisitType func(ctx *TypeContext) interface{} + VisitTypeId func(ctx *TypeIdContext) interface{} + VisitTypeParamList func(ctx *TypeParamListContext) interface{} + VisitUint func(ctx *UintContext) interface{} + VisitVarDecl func(ctx *VarDeclContext) interface{} + type CompileContext struct + func NewCompileContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *CompileContext + func NewEmptyCompileContext() *CompileContext + func (*CompileContext) IsCompileContext() + func (s *CompileContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *CompileContext) EnterRule(listener antlr.ParseTreeListener) + func (s *CompileContext) ExitRule(listener antlr.ParseTreeListener) + func (s *CompileContext) Expr() IExprContext + func (s *CompileContext) GetE() IExprContext + func (s *CompileContext) GetParser() antlr.Parser + func (s *CompileContext) GetRuleContext() antlr.RuleContext + func (s *CompileContext) SetE(v IExprContext) + func (s *CompileContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type ConditionalAndContext struct + func NewConditionalAndContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *ConditionalAndContext + func NewEmptyConditionalAndContext() *ConditionalAndContext + func (*ConditionalAndContext) IsConditionalAndContext() + func (s *ConditionalAndContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *ConditionalAndContext) AllLOGICAL_AND() []antlr.TerminalNode + func (s *ConditionalAndContext) AllRelation() []IRelationContext + func (s *ConditionalAndContext) EnterRule(listener antlr.ParseTreeListener) + func (s *ConditionalAndContext) ExitRule(listener antlr.ParseTreeListener) + func (s *ConditionalAndContext) GetE() IRelationContext + func (s *ConditionalAndContext) GetE1() []IRelationContext + func (s *ConditionalAndContext) GetOps() []antlr.Token + func (s *ConditionalAndContext) GetParser() antlr.Parser + func (s *ConditionalAndContext) GetRuleContext() antlr.RuleContext + func (s *ConditionalAndContext) GetS22() antlr.Token + func (s *ConditionalAndContext) Get_relation() IRelationContext + func (s *ConditionalAndContext) LOGICAL_AND(i int) antlr.TerminalNode + func (s *ConditionalAndContext) Relation(i int) IRelationContext + func (s *ConditionalAndContext) SetE(v IRelationContext) + func (s *ConditionalAndContext) SetE1(v []IRelationContext) + func (s *ConditionalAndContext) SetOps(v []antlr.Token) + func (s *ConditionalAndContext) SetS22(v antlr.Token) + func (s *ConditionalAndContext) Set_relation(v IRelationContext) + func (s *ConditionalAndContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type ConditionalOrContext struct + func NewConditionalOrContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *ConditionalOrContext + func NewEmptyConditionalOrContext() *ConditionalOrContext + func (*ConditionalOrContext) IsConditionalOrContext() + func (s *ConditionalOrContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *ConditionalOrContext) AllConditionalAnd() []IConditionalAndContext + func (s *ConditionalOrContext) AllLOGICAL_OR() []antlr.TerminalNode + func (s *ConditionalOrContext) ConditionalAnd(i int) IConditionalAndContext + func (s *ConditionalOrContext) EnterRule(listener antlr.ParseTreeListener) + func (s *ConditionalOrContext) ExitRule(listener antlr.ParseTreeListener) + func (s *ConditionalOrContext) GetE() IConditionalAndContext + func (s *ConditionalOrContext) GetE1() []IConditionalAndContext + func (s *ConditionalOrContext) GetOps() []antlr.Token + func (s *ConditionalOrContext) GetParser() antlr.Parser + func (s *ConditionalOrContext) GetRuleContext() antlr.RuleContext + func (s *ConditionalOrContext) GetS23() antlr.Token + func (s *ConditionalOrContext) Get_conditionalAnd() IConditionalAndContext + func (s *ConditionalOrContext) LOGICAL_OR(i int) antlr.TerminalNode + func (s *ConditionalOrContext) SetE(v IConditionalAndContext) + func (s *ConditionalOrContext) SetE1(v []IConditionalAndContext) + func (s *ConditionalOrContext) SetOps(v []antlr.Token) + func (s *ConditionalOrContext) SetS23(v antlr.Token) + func (s *ConditionalOrContext) Set_conditionalAnd(v IConditionalAndContext) + func (s *ConditionalOrContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type ConstantLiteralContext struct + func NewConstantLiteralContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *ConstantLiteralContext + func (s *ConstantLiteralContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *ConstantLiteralContext) EnterRule(listener antlr.ParseTreeListener) + func (s *ConstantLiteralContext) ExitRule(listener antlr.ParseTreeListener) + func (s *ConstantLiteralContext) GetRuleContext() antlr.RuleContext + func (s *ConstantLiteralContext) Literal() ILiteralContext + type CreateListContext struct + func NewCreateListContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *CreateListContext + func (s *CreateListContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *CreateListContext) COMMA() antlr.TerminalNode + func (s *CreateListContext) EnterRule(listener antlr.ParseTreeListener) + func (s *CreateListContext) ExitRule(listener antlr.ParseTreeListener) + func (s *CreateListContext) GetElems() IListInitContext + func (s *CreateListContext) GetOp() antlr.Token + func (s *CreateListContext) GetRuleContext() antlr.RuleContext + func (s *CreateListContext) LBRACKET() antlr.TerminalNode + func (s *CreateListContext) ListInit() IListInitContext + func (s *CreateListContext) RPRACKET() antlr.TerminalNode + func (s *CreateListContext) SetElems(v IListInitContext) + func (s *CreateListContext) SetOp(v antlr.Token) + type CreateMessageContext struct + func NewCreateMessageContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *CreateMessageContext + func (s *CreateMessageContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *CreateMessageContext) AllDOT() []antlr.TerminalNode + func (s *CreateMessageContext) AllIDENTIFIER() []antlr.TerminalNode + func (s *CreateMessageContext) COMMA() antlr.TerminalNode + func (s *CreateMessageContext) DOT(i int) antlr.TerminalNode + func (s *CreateMessageContext) EnterRule(listener antlr.ParseTreeListener) + func (s *CreateMessageContext) ExitRule(listener antlr.ParseTreeListener) + func (s *CreateMessageContext) FieldInitializerList() IFieldInitializerListContext + func (s *CreateMessageContext) GetEntries() IFieldInitializerListContext + func (s *CreateMessageContext) GetIds() []antlr.Token + func (s *CreateMessageContext) GetLeadingDot() antlr.Token + func (s *CreateMessageContext) GetOp() antlr.Token + func (s *CreateMessageContext) GetOps() []antlr.Token + func (s *CreateMessageContext) GetRuleContext() antlr.RuleContext + func (s *CreateMessageContext) GetS30() antlr.Token + func (s *CreateMessageContext) Get_IDENTIFIER() antlr.Token + func (s *CreateMessageContext) IDENTIFIER(i int) antlr.TerminalNode + func (s *CreateMessageContext) LBRACE() antlr.TerminalNode + func (s *CreateMessageContext) RBRACE() antlr.TerminalNode + func (s *CreateMessageContext) SetEntries(v IFieldInitializerListContext) + func (s *CreateMessageContext) SetIds(v []antlr.Token) + func (s *CreateMessageContext) SetLeadingDot(v antlr.Token) + func (s *CreateMessageContext) SetOp(v antlr.Token) + func (s *CreateMessageContext) SetOps(v []antlr.Token) + func (s *CreateMessageContext) SetS30(v antlr.Token) + func (s *CreateMessageContext) Set_IDENTIFIER(v antlr.Token) + type CreateStructContext struct + func NewCreateStructContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *CreateStructContext + func (s *CreateStructContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *CreateStructContext) COMMA() antlr.TerminalNode + func (s *CreateStructContext) EnterRule(listener antlr.ParseTreeListener) + func (s *CreateStructContext) ExitRule(listener antlr.ParseTreeListener) + func (s *CreateStructContext) GetEntries() IMapInitializerListContext + func (s *CreateStructContext) GetOp() antlr.Token + func (s *CreateStructContext) GetRuleContext() antlr.RuleContext + func (s *CreateStructContext) LBRACE() antlr.TerminalNode + func (s *CreateStructContext) MapInitializerList() IMapInitializerListContext + func (s *CreateStructContext) RBRACE() antlr.TerminalNode + func (s *CreateStructContext) SetEntries(v IMapInitializerListContext) + func (s *CreateStructContext) SetOp(v antlr.Token) + type DeclareContext struct + func NewDeclareContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *DeclareContext + func NewEmptyDeclareContext() *DeclareContext + func (*DeclareContext) IsDeclareContext() + func (s *DeclareContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *DeclareContext) EnterRule(listener antlr.ParseTreeListener) + func (s *DeclareContext) ExitRule(listener antlr.ParseTreeListener) + func (s *DeclareContext) FnDecl() IFnDeclContext + func (s *DeclareContext) GetFn() IFnDeclContext + func (s *DeclareContext) GetParser() antlr.Parser + func (s *DeclareContext) GetRuleContext() antlr.RuleContext + func (s *DeclareContext) GetVar_() IVarDeclContext + func (s *DeclareContext) SetFn(v IFnDeclContext) + func (s *DeclareContext) SetVar_(v IVarDeclContext) + func (s *DeclareContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + func (s *DeclareContext) VarDecl() IVarDeclContext + type DeleteContext struct + func NewDeleteContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *DeleteContext + func NewEmptyDeleteContext() *DeleteContext + func (*DeleteContext) IsDeleteContext() + func (s *DeleteContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *DeleteContext) EnterRule(listener antlr.ParseTreeListener) + func (s *DeleteContext) ExitRule(listener antlr.ParseTreeListener) + func (s *DeleteContext) FnDecl() IFnDeclContext + func (s *DeleteContext) GetFn() IFnDeclContext + func (s *DeleteContext) GetParser() antlr.Parser + func (s *DeleteContext) GetRuleContext() antlr.RuleContext + func (s *DeleteContext) GetVar_() IVarDeclContext + func (s *DeleteContext) SetFn(v IFnDeclContext) + func (s *DeleteContext) SetVar_(v IVarDeclContext) + func (s *DeleteContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + func (s *DeleteContext) VarDecl() IVarDeclContext + type DoubleContext struct + func NewDoubleContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *DoubleContext + func (s *DoubleContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *DoubleContext) EnterRule(listener antlr.ParseTreeListener) + func (s *DoubleContext) ExitRule(listener antlr.ParseTreeListener) + func (s *DoubleContext) GetRuleContext() antlr.RuleContext + func (s *DoubleContext) GetSign() antlr.Token + func (s *DoubleContext) GetTok() antlr.Token + func (s *DoubleContext) MINUS() antlr.TerminalNode + func (s *DoubleContext) NUM_FLOAT() antlr.TerminalNode + func (s *DoubleContext) SetSign(v antlr.Token) + func (s *DoubleContext) SetTok(v antlr.Token) + type EmptyContext struct + func NewEmptyContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *EmptyContext + func NewEmptyEmptyContext() *EmptyContext + func (*EmptyContext) IsEmptyContext() + func (s *EmptyContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *EmptyContext) EnterRule(listener antlr.ParseTreeListener) + func (s *EmptyContext) ExitRule(listener antlr.ParseTreeListener) + func (s *EmptyContext) GetParser() antlr.Parser + func (s *EmptyContext) GetRuleContext() antlr.RuleContext + func (s *EmptyContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type EscapeIdentContext struct + func NewEmptyEscapeIdentContext() *EscapeIdentContext + func NewEscapeIdentContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *EscapeIdentContext + func (*EscapeIdentContext) IsEscapeIdentContext() + func (s *EscapeIdentContext) CopyAll(ctx *EscapeIdentContext) + func (s *EscapeIdentContext) GetParser() antlr.Parser + func (s *EscapeIdentContext) GetRuleContext() antlr.RuleContext + func (s *EscapeIdentContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type EscapedIdentifierContext struct + func NewEscapedIdentifierContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *EscapedIdentifierContext + func (s *EscapedIdentifierContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *EscapedIdentifierContext) ESC_IDENTIFIER() antlr.TerminalNode + func (s *EscapedIdentifierContext) EnterRule(listener antlr.ParseTreeListener) + func (s *EscapedIdentifierContext) ExitRule(listener antlr.ParseTreeListener) + func (s *EscapedIdentifierContext) GetId() antlr.Token + func (s *EscapedIdentifierContext) GetRuleContext() antlr.RuleContext + func (s *EscapedIdentifierContext) SetId(v antlr.Token) + type ExprCmdContext struct + func NewEmptyExprCmdContext() *ExprCmdContext + func NewExprCmdContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *ExprCmdContext + func (*ExprCmdContext) IsExprCmdContext() + func (s *ExprCmdContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *ExprCmdContext) AllFLAG() []antlr.TerminalNode + func (s *ExprCmdContext) EnterRule(listener antlr.ParseTreeListener) + func (s *ExprCmdContext) ExitRule(listener antlr.ParseTreeListener) + func (s *ExprCmdContext) Expr() IExprContext + func (s *ExprCmdContext) FLAG(i int) antlr.TerminalNode + func (s *ExprCmdContext) GetE() IExprContext + func (s *ExprCmdContext) GetFlags() []antlr.Token + func (s *ExprCmdContext) GetParser() antlr.Parser + func (s *ExprCmdContext) GetRuleContext() antlr.RuleContext + func (s *ExprCmdContext) Get_FLAG() antlr.Token + func (s *ExprCmdContext) SetE(v IExprContext) + func (s *ExprCmdContext) SetFlags(v []antlr.Token) + func (s *ExprCmdContext) Set_FLAG(v antlr.Token) + func (s *ExprCmdContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type ExprContext struct + func NewEmptyExprContext() *ExprContext + func NewExprContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *ExprContext + func (*ExprContext) IsExprContext() + func (s *ExprContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *ExprContext) AllConditionalOr() []IConditionalOrContext + func (s *ExprContext) COLON() antlr.TerminalNode + func (s *ExprContext) ConditionalOr(i int) IConditionalOrContext + func (s *ExprContext) EnterRule(listener antlr.ParseTreeListener) + func (s *ExprContext) ExitRule(listener antlr.ParseTreeListener) + func (s *ExprContext) Expr() IExprContext + func (s *ExprContext) GetE() IConditionalOrContext + func (s *ExprContext) GetE1() IConditionalOrContext + func (s *ExprContext) GetE2() IExprContext + func (s *ExprContext) GetOp() antlr.Token + func (s *ExprContext) GetParser() antlr.Parser + func (s *ExprContext) GetRuleContext() antlr.RuleContext + func (s *ExprContext) QUESTIONMARK() antlr.TerminalNode + func (s *ExprContext) SetE(v IConditionalOrContext) + func (s *ExprContext) SetE1(v IConditionalOrContext) + func (s *ExprContext) SetE2(v IExprContext) + func (s *ExprContext) SetOp(v antlr.Token) + func (s *ExprContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type ExprListContext struct + func NewEmptyExprListContext() *ExprListContext + func NewExprListContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *ExprListContext + func (*ExprListContext) IsExprListContext() + func (s *ExprListContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *ExprListContext) AllCOMMA() []antlr.TerminalNode + func (s *ExprListContext) AllExpr() []IExprContext + func (s *ExprListContext) COMMA(i int) antlr.TerminalNode + func (s *ExprListContext) EnterRule(listener antlr.ParseTreeListener) + func (s *ExprListContext) ExitRule(listener antlr.ParseTreeListener) + func (s *ExprListContext) Expr(i int) IExprContext + func (s *ExprListContext) GetE() []IExprContext + func (s *ExprListContext) GetParser() antlr.Parser + func (s *ExprListContext) GetRuleContext() antlr.RuleContext + func (s *ExprListContext) Get_expr() IExprContext + func (s *ExprListContext) SetE(v []IExprContext) + func (s *ExprListContext) Set_expr(v IExprContext) + func (s *ExprListContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type FieldInitializerListContext struct + func NewEmptyFieldInitializerListContext() *FieldInitializerListContext + func NewFieldInitializerListContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *FieldInitializerListContext + func (*FieldInitializerListContext) IsFieldInitializerListContext() + func (s *FieldInitializerListContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *FieldInitializerListContext) AllCOLON() []antlr.TerminalNode + func (s *FieldInitializerListContext) AllCOMMA() []antlr.TerminalNode + func (s *FieldInitializerListContext) AllExpr() []IExprContext + func (s *FieldInitializerListContext) AllOptField() []IOptFieldContext + func (s *FieldInitializerListContext) COLON(i int) antlr.TerminalNode + func (s *FieldInitializerListContext) COMMA(i int) antlr.TerminalNode + func (s *FieldInitializerListContext) EnterRule(listener antlr.ParseTreeListener) + func (s *FieldInitializerListContext) ExitRule(listener antlr.ParseTreeListener) + func (s *FieldInitializerListContext) Expr(i int) IExprContext + func (s *FieldInitializerListContext) GetCols() []antlr.Token + func (s *FieldInitializerListContext) GetFields() []IOptFieldContext + func (s *FieldInitializerListContext) GetParser() antlr.Parser + func (s *FieldInitializerListContext) GetRuleContext() antlr.RuleContext + func (s *FieldInitializerListContext) GetS35() antlr.Token + func (s *FieldInitializerListContext) GetValues() []IExprContext + func (s *FieldInitializerListContext) Get_expr() IExprContext + func (s *FieldInitializerListContext) Get_optField() IOptFieldContext + func (s *FieldInitializerListContext) OptField(i int) IOptFieldContext + func (s *FieldInitializerListContext) SetCols(v []antlr.Token) + func (s *FieldInitializerListContext) SetFields(v []IOptFieldContext) + func (s *FieldInitializerListContext) SetS35(v antlr.Token) + func (s *FieldInitializerListContext) SetValues(v []IExprContext) + func (s *FieldInitializerListContext) Set_expr(v IExprContext) + func (s *FieldInitializerListContext) Set_optField(v IOptFieldContext) + func (s *FieldInitializerListContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type FnDeclContext struct + func NewEmptyFnDeclContext() *FnDeclContext + func NewFnDeclContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *FnDeclContext + func (*FnDeclContext) IsFnDeclContext() + func (s *FnDeclContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *FnDeclContext) AllCOMMA() []antlr.TerminalNode + func (s *FnDeclContext) AllParam() []IParamContext + func (s *FnDeclContext) COLON() antlr.TerminalNode + func (s *FnDeclContext) COMMA(i int) antlr.TerminalNode + func (s *FnDeclContext) EnterRule(listener antlr.ParseTreeListener) + func (s *FnDeclContext) ExitRule(listener antlr.ParseTreeListener) + func (s *FnDeclContext) GetId() IQualIdContext + func (s *FnDeclContext) GetParams() []IParamContext + func (s *FnDeclContext) GetParser() antlr.Parser + func (s *FnDeclContext) GetRType() ITypeContext + func (s *FnDeclContext) GetRuleContext() antlr.RuleContext + func (s *FnDeclContext) Get_param() IParamContext + func (s *FnDeclContext) LPAREN() antlr.TerminalNode + func (s *FnDeclContext) Param(i int) IParamContext + func (s *FnDeclContext) QualId() IQualIdContext + func (s *FnDeclContext) RPAREN() antlr.TerminalNode + func (s *FnDeclContext) SetId(v IQualIdContext) + func (s *FnDeclContext) SetParams(v []IParamContext) + func (s *FnDeclContext) SetRType(v ITypeContext) + func (s *FnDeclContext) Set_param(v IParamContext) + func (s *FnDeclContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + func (s *FnDeclContext) Type_() ITypeContext + type GlobalCallContext struct + func NewGlobalCallContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *GlobalCallContext + func (s *GlobalCallContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *GlobalCallContext) DOT() antlr.TerminalNode + func (s *GlobalCallContext) EnterRule(listener antlr.ParseTreeListener) + func (s *GlobalCallContext) ExitRule(listener antlr.ParseTreeListener) + func (s *GlobalCallContext) ExprList() IExprListContext + func (s *GlobalCallContext) GetArgs() IExprListContext + func (s *GlobalCallContext) GetId() antlr.Token + func (s *GlobalCallContext) GetLeadingDot() antlr.Token + func (s *GlobalCallContext) GetOp() antlr.Token + func (s *GlobalCallContext) GetRuleContext() antlr.RuleContext + func (s *GlobalCallContext) IDENTIFIER() antlr.TerminalNode + func (s *GlobalCallContext) LPAREN() antlr.TerminalNode + func (s *GlobalCallContext) RPAREN() antlr.TerminalNode + func (s *GlobalCallContext) SetArgs(v IExprListContext) + func (s *GlobalCallContext) SetId(v antlr.Token) + func (s *GlobalCallContext) SetLeadingDot(v antlr.Token) + func (s *GlobalCallContext) SetOp(v antlr.Token) + type HelpContext struct + func NewEmptyHelpContext() *HelpContext + func NewHelpContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *HelpContext + func (*HelpContext) IsHelpContext() + func (s *HelpContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *HelpContext) EnterRule(listener antlr.ParseTreeListener) + func (s *HelpContext) ExitRule(listener antlr.ParseTreeListener) + func (s *HelpContext) GetParser() antlr.Parser + func (s *HelpContext) GetRuleContext() antlr.RuleContext + func (s *HelpContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type ICalcContext interface + AllCalc func() []ICalcContext + Calc func(i int) ICalcContext + GetOp func() antlr.Token + GetParser func() antlr.Parser + IsCalcContext func() + MINUS func() antlr.TerminalNode + PERCENT func() antlr.TerminalNode + PLUS func() antlr.TerminalNode + SLASH func() antlr.TerminalNode + STAR func() antlr.TerminalNode + SetOp func(antlr.Token) + Unary func() IUnaryContext + type ICommandContext interface + Compile func() ICompileContext + Declare func() IDeclareContext + Delete_ func() IDeleteContext + Empty func() IEmptyContext + ExprCmd func() IExprCmdContext + GetParser func() antlr.Parser + Help func() IHelpContext + IsCommandContext func() + Let func() ILetContext + Parse func() IParseContext + Simple func() ISimpleContext + type ICompileContext interface + Expr func() IExprContext + GetE func() IExprContext + GetParser func() antlr.Parser + IsCompileContext func() + SetE func(IExprContext) + type IConditionalAndContext interface + AllLOGICAL_AND func() []antlr.TerminalNode + AllRelation func() []IRelationContext + GetE func() IRelationContext + GetE1 func() []IRelationContext + GetOps func() []antlr.Token + GetParser func() antlr.Parser + GetS22 func() antlr.Token + Get_relation func() IRelationContext + IsConditionalAndContext func() + LOGICAL_AND func(i int) antlr.TerminalNode + Relation func(i int) IRelationContext + SetE func(IRelationContext) + SetE1 func([]IRelationContext) + SetOps func([]antlr.Token) + SetS22 func(antlr.Token) + Set_relation func(IRelationContext) + type IConditionalOrContext interface + AllConditionalAnd func() []IConditionalAndContext + AllLOGICAL_OR func() []antlr.TerminalNode + ConditionalAnd func(i int) IConditionalAndContext + GetE func() IConditionalAndContext + GetE1 func() []IConditionalAndContext + GetOps func() []antlr.Token + GetParser func() antlr.Parser + GetS23 func() antlr.Token + Get_conditionalAnd func() IConditionalAndContext + IsConditionalOrContext func() + LOGICAL_OR func(i int) antlr.TerminalNode + SetE func(IConditionalAndContext) + SetE1 func([]IConditionalAndContext) + SetOps func([]antlr.Token) + SetS23 func(antlr.Token) + Set_conditionalAnd func(IConditionalAndContext) + type IDeclareContext interface + FnDecl func() IFnDeclContext + GetFn func() IFnDeclContext + GetParser func() antlr.Parser + GetVar_ func() IVarDeclContext + IsDeclareContext func() + SetFn func(IFnDeclContext) + SetVar_ func(IVarDeclContext) + VarDecl func() IVarDeclContext + type IDeleteContext interface + FnDecl func() IFnDeclContext + GetFn func() IFnDeclContext + GetParser func() antlr.Parser + GetVar_ func() IVarDeclContext + IsDeleteContext func() + SetFn func(IFnDeclContext) + SetVar_ func(IVarDeclContext) + VarDecl func() IVarDeclContext + type IEmptyContext interface + GetParser func() antlr.Parser + IsEmptyContext func() + type IEscapeIdentContext interface + GetParser func() antlr.Parser + IsEscapeIdentContext func() + type IExprCmdContext interface + AllFLAG func() []antlr.TerminalNode + Expr func() IExprContext + FLAG func(i int) antlr.TerminalNode + GetE func() IExprContext + GetFlags func() []antlr.Token + GetParser func() antlr.Parser + Get_FLAG func() antlr.Token + IsExprCmdContext func() + SetE func(IExprContext) + SetFlags func([]antlr.Token) + Set_FLAG func(antlr.Token) + type IExprContext interface + AllConditionalOr func() []IConditionalOrContext + COLON func() antlr.TerminalNode + ConditionalOr func(i int) IConditionalOrContext + Expr func() IExprContext + GetE func() IConditionalOrContext + GetE1 func() IConditionalOrContext + GetE2 func() IExprContext + GetOp func() antlr.Token + GetParser func() antlr.Parser + IsExprContext func() + QUESTIONMARK func() antlr.TerminalNode + SetE func(IConditionalOrContext) + SetE1 func(IConditionalOrContext) + SetE2 func(IExprContext) + SetOp func(antlr.Token) + type IExprListContext interface + AllCOMMA func() []antlr.TerminalNode + AllExpr func() []IExprContext + COMMA func(i int) antlr.TerminalNode + Expr func(i int) IExprContext + GetE func() []IExprContext + GetParser func() antlr.Parser + Get_expr func() IExprContext + IsExprListContext func() + SetE func([]IExprContext) + Set_expr func(IExprContext) + type IFieldInitializerListContext interface + AllCOLON func() []antlr.TerminalNode + AllCOMMA func() []antlr.TerminalNode + AllExpr func() []IExprContext + AllOptField func() []IOptFieldContext + COLON func(i int) antlr.TerminalNode + COMMA func(i int) antlr.TerminalNode + Expr func(i int) IExprContext + GetCols func() []antlr.Token + GetFields func() []IOptFieldContext + GetParser func() antlr.Parser + GetS35 func() antlr.Token + GetValues func() []IExprContext + Get_expr func() IExprContext + Get_optField func() IOptFieldContext + IsFieldInitializerListContext func() + OptField func(i int) IOptFieldContext + SetCols func([]antlr.Token) + SetFields func([]IOptFieldContext) + SetS35 func(antlr.Token) + SetValues func([]IExprContext) + Set_expr func(IExprContext) + Set_optField func(IOptFieldContext) + type IFnDeclContext interface + AllCOMMA func() []antlr.TerminalNode + AllParam func() []IParamContext + COLON func() antlr.TerminalNode + COMMA func(i int) antlr.TerminalNode + GetId func() IQualIdContext + GetParams func() []IParamContext + GetParser func() antlr.Parser + GetRType func() ITypeContext + Get_param func() IParamContext + IsFnDeclContext func() + LPAREN func() antlr.TerminalNode + Param func(i int) IParamContext + QualId func() IQualIdContext + RPAREN func() antlr.TerminalNode + SetId func(IQualIdContext) + SetParams func([]IParamContext) + SetRType func(ITypeContext) + Set_param func(IParamContext) + Type_ func() ITypeContext + type IHelpContext interface + GetParser func() antlr.Parser + IsHelpContext func() + type ILetContext interface + ARROW func() antlr.TerminalNode + EQUAL_ASSIGN func() antlr.TerminalNode + Expr func() IExprContext + FnDecl func() IFnDeclContext + GetE func() IExprContext + GetFn func() IFnDeclContext + GetParser func() antlr.Parser + GetVar_ func() IVarDeclContext + IsLetContext func() + SetE func(IExprContext) + SetFn func(IFnDeclContext) + SetVar_ func(IVarDeclContext) + VarDecl func() IVarDeclContext + type IListInitContext interface + AllCOMMA func() []antlr.TerminalNode + AllOptExpr func() []IOptExprContext + COMMA func(i int) antlr.TerminalNode + GetElems func() []IOptExprContext + GetParser func() antlr.Parser + Get_optExpr func() IOptExprContext + IsListInitContext func() + OptExpr func(i int) IOptExprContext + SetElems func([]IOptExprContext) + Set_optExpr func(IOptExprContext) + type ILiteralContext interface + GetParser func() antlr.Parser + IsLiteralContext func() + type IMapInitializerListContext interface + AllCOLON func() []antlr.TerminalNode + AllCOMMA func() []antlr.TerminalNode + AllExpr func() []IExprContext + AllOptExpr func() []IOptExprContext + COLON func(i int) antlr.TerminalNode + COMMA func(i int) antlr.TerminalNode + Expr func(i int) IExprContext + GetCols func() []antlr.Token + GetKeys func() []IOptExprContext + GetParser func() antlr.Parser + GetS35 func() antlr.Token + GetValues func() []IExprContext + Get_expr func() IExprContext + Get_optExpr func() IOptExprContext + IsMapInitializerListContext func() + OptExpr func(i int) IOptExprContext + SetCols func([]antlr.Token) + SetKeys func([]IOptExprContext) + SetS35 func(antlr.Token) + SetValues func([]IExprContext) + Set_expr func(IExprContext) + Set_optExpr func(IOptExprContext) + type IMemberContext interface + GetParser func() antlr.Parser + IsMemberContext func() + type IOptExprContext interface + Expr func() IExprContext + GetE func() IExprContext + GetOpt func() antlr.Token + GetParser func() antlr.Parser + IsOptExprContext func() + QUESTIONMARK func() antlr.TerminalNode + SetE func(IExprContext) + SetOpt func(antlr.Token) + type IOptFieldContext interface + EscapeIdent func() IEscapeIdentContext + GetOpt func() antlr.Token + GetParser func() antlr.Parser + IsOptFieldContext func() + QUESTIONMARK func() antlr.TerminalNode + SetOpt func(antlr.Token) + type IParamContext interface + COLON func() antlr.TerminalNode + GetParser func() antlr.Parser + GetPid func() antlr.Token + GetT func() ITypeContext + IDENTIFIER func() antlr.TerminalNode + IsParamContext func() + SetPid func(antlr.Token) + SetT func(ITypeContext) + Type_ func() ITypeContext + type IParamIdContext interface + GetParser func() antlr.Parser + IsParamIdContext func() + PARAM_SPECIFIER func() antlr.TerminalNode + type IParseContext interface + Expr func() IExprContext + GetE func() IExprContext + GetParser func() antlr.Parser + IsParseContext func() + SetE func(IExprContext) + type IPrimaryContext interface + GetParser func() antlr.Parser + IsPrimaryContext func() + type IQualIdContext interface + AllDOT func() []antlr.TerminalNode + AllIDENTIFIER func() []antlr.TerminalNode + DOT func(i int) antlr.TerminalNode + GetLeadingDot func() antlr.Token + GetParser func() antlr.Parser + GetQualifiers func() []antlr.Token + GetRid func() antlr.Token + Get_IDENTIFIER func() antlr.Token + IDENTIFIER func(i int) antlr.TerminalNode + IsQualIdContext func() + SetLeadingDot func(antlr.Token) + SetQualifiers func([]antlr.Token) + SetRid func(antlr.Token) + Set_IDENTIFIER func(antlr.Token) + type IRelationContext interface + AllRelation func() []IRelationContext + Calc func() ICalcContext + EQUALS func() antlr.TerminalNode + GREATER func() antlr.TerminalNode + GREATER_EQUALS func() antlr.TerminalNode + GetOp func() antlr.Token + GetParser func() antlr.Parser + IN func() antlr.TerminalNode + IsRelationContext func() + LESS func() antlr.TerminalNode + LESS_EQUALS func() antlr.TerminalNode + NOT_EQUALS func() antlr.TerminalNode + Relation func(i int) IRelationContext + SetOp func(antlr.Token) + type ISimpleContext interface + AllFLAG func() []antlr.TerminalNode + AllSTRING func() []antlr.TerminalNode + COMMAND func() antlr.TerminalNode + FLAG func(i int) antlr.TerminalNode + GetArgs func() []antlr.Token + GetCmd func() antlr.Token + GetParser func() antlr.Parser + Get_FLAG func() antlr.Token + Get_STRING func() antlr.Token + IsSimpleContext func() + STRING func(i int) antlr.TerminalNode + SetArgs func([]antlr.Token) + SetCmd func(antlr.Token) + Set_FLAG func(antlr.Token) + Set_STRING func(antlr.Token) + type IStartCommandContext interface + Command func() ICommandContext + EOF func() antlr.TerminalNode + GetParser func() antlr.Parser + IsStartCommandContext func() + type IStartContext interface + EOF func() antlr.TerminalNode + Expr func() IExprContext + GetE func() IExprContext + GetParser func() antlr.Parser + IsStartContext func() + SetE func(IExprContext) + type IStartTypeContext interface + EOF func() antlr.TerminalNode + GetParser func() antlr.Parser + GetT func() ITypeContext + IsStartTypeContext func() + SetT func(ITypeContext) + Type_ func() ITypeContext + type ITypeContext interface + GetParams func() ITypeParamListContext + GetParser func() antlr.Parser + IsTypeContext func() + ParamId func() IParamIdContext + SetParams func(ITypeParamListContext) + TypeId func() ITypeIdContext + TypeParamList func() ITypeParamListContext + type ITypeIdContext interface + AllDOT func() []antlr.TerminalNode + AllIDENTIFIER func() []antlr.TerminalNode + DOT func(i int) antlr.TerminalNode + GetId func() antlr.Token + GetLeadingDot func() antlr.Token + GetParser func() antlr.Parser + GetQualifiers func() []antlr.Token + Get_IDENTIFIER func() antlr.Token + IDENTIFIER func(i int) antlr.TerminalNode + IsTypeIdContext func() + NUL func() antlr.TerminalNode + SetId func(antlr.Token) + SetLeadingDot func(antlr.Token) + SetQualifiers func([]antlr.Token) + Set_IDENTIFIER func(antlr.Token) + type ITypeParamListContext interface + AllCOMMA func() []antlr.TerminalNode + AllType_ func() []ITypeContext + COMMA func(i int) antlr.TerminalNode + GREATER func() antlr.TerminalNode + GetParser func() antlr.Parser + GetTypes func() []ITypeContext + Get_type func() ITypeContext + IsTypeParamListContext func() + LESS func() antlr.TerminalNode + SetTypes func([]ITypeContext) + Set_type func(ITypeContext) + Type_ func(i int) ITypeContext + type IUnaryContext interface + GetParser func() antlr.Parser + IsUnaryContext func() + type IVarDeclContext interface + COLON func() antlr.TerminalNode + GetId func() IQualIdContext + GetParser func() antlr.Parser + GetT func() ITypeContext + IsVarDeclContext func() + QualId func() IQualIdContext + SetId func(IQualIdContext) + SetT func(ITypeContext) + Type_ func() ITypeContext + type IdentContext struct + func NewIdentContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *IdentContext + func (s *IdentContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *IdentContext) DOT() antlr.TerminalNode + func (s *IdentContext) EnterRule(listener antlr.ParseTreeListener) + func (s *IdentContext) ExitRule(listener antlr.ParseTreeListener) + func (s *IdentContext) GetId() antlr.Token + func (s *IdentContext) GetLeadingDot() antlr.Token + func (s *IdentContext) GetRuleContext() antlr.RuleContext + func (s *IdentContext) IDENTIFIER() antlr.TerminalNode + func (s *IdentContext) SetId(v antlr.Token) + func (s *IdentContext) SetLeadingDot(v antlr.Token) + type IndexContext struct + func NewIndexContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *IndexContext + func (s *IndexContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *IndexContext) EnterRule(listener antlr.ParseTreeListener) + func (s *IndexContext) ExitRule(listener antlr.ParseTreeListener) + func (s *IndexContext) Expr() IExprContext + func (s *IndexContext) GetIndex() IExprContext + func (s *IndexContext) GetOp() antlr.Token + func (s *IndexContext) GetOpt() antlr.Token + func (s *IndexContext) GetRuleContext() antlr.RuleContext + func (s *IndexContext) LBRACKET() antlr.TerminalNode + func (s *IndexContext) Member() IMemberContext + func (s *IndexContext) QUESTIONMARK() antlr.TerminalNode + func (s *IndexContext) RPRACKET() antlr.TerminalNode + func (s *IndexContext) SetIndex(v IExprContext) + func (s *IndexContext) SetOp(v antlr.Token) + func (s *IndexContext) SetOpt(v antlr.Token) + type IntContext struct + func NewIntContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *IntContext + func (s *IntContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *IntContext) EnterRule(listener antlr.ParseTreeListener) + func (s *IntContext) ExitRule(listener antlr.ParseTreeListener) + func (s *IntContext) GetRuleContext() antlr.RuleContext + func (s *IntContext) GetSign() antlr.Token + func (s *IntContext) GetTok() antlr.Token + func (s *IntContext) MINUS() antlr.TerminalNode + func (s *IntContext) NUM_INT() antlr.TerminalNode + func (s *IntContext) SetSign(v antlr.Token) + func (s *IntContext) SetTok(v antlr.Token) + type LetContext struct + func NewEmptyLetContext() *LetContext + func NewLetContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *LetContext + func (*LetContext) IsLetContext() + func (s *LetContext) ARROW() antlr.TerminalNode + func (s *LetContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *LetContext) EQUAL_ASSIGN() antlr.TerminalNode + func (s *LetContext) EnterRule(listener antlr.ParseTreeListener) + func (s *LetContext) ExitRule(listener antlr.ParseTreeListener) + func (s *LetContext) Expr() IExprContext + func (s *LetContext) FnDecl() IFnDeclContext + func (s *LetContext) GetE() IExprContext + func (s *LetContext) GetFn() IFnDeclContext + func (s *LetContext) GetParser() antlr.Parser + func (s *LetContext) GetRuleContext() antlr.RuleContext + func (s *LetContext) GetVar_() IVarDeclContext + func (s *LetContext) SetE(v IExprContext) + func (s *LetContext) SetFn(v IFnDeclContext) + func (s *LetContext) SetVar_(v IVarDeclContext) + func (s *LetContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + func (s *LetContext) VarDecl() IVarDeclContext + type ListInitContext struct + func NewEmptyListInitContext() *ListInitContext + func NewListInitContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *ListInitContext + func (*ListInitContext) IsListInitContext() + func (s *ListInitContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *ListInitContext) AllCOMMA() []antlr.TerminalNode + func (s *ListInitContext) AllOptExpr() []IOptExprContext + func (s *ListInitContext) COMMA(i int) antlr.TerminalNode + func (s *ListInitContext) EnterRule(listener antlr.ParseTreeListener) + func (s *ListInitContext) ExitRule(listener antlr.ParseTreeListener) + func (s *ListInitContext) GetElems() []IOptExprContext + func (s *ListInitContext) GetParser() antlr.Parser + func (s *ListInitContext) GetRuleContext() antlr.RuleContext + func (s *ListInitContext) Get_optExpr() IOptExprContext + func (s *ListInitContext) OptExpr(i int) IOptExprContext + func (s *ListInitContext) SetElems(v []IOptExprContext) + func (s *ListInitContext) Set_optExpr(v IOptExprContext) + func (s *ListInitContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type LiteralContext struct + func NewEmptyLiteralContext() *LiteralContext + func NewLiteralContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *LiteralContext + func (*LiteralContext) IsLiteralContext() + func (s *LiteralContext) CopyAll(ctx *LiteralContext) + func (s *LiteralContext) GetParser() antlr.Parser + func (s *LiteralContext) GetRuleContext() antlr.RuleContext + func (s *LiteralContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type LogicalNotContext struct + func NewLogicalNotContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *LogicalNotContext + func (s *LogicalNotContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *LogicalNotContext) AllEXCLAM() []antlr.TerminalNode + func (s *LogicalNotContext) EXCLAM(i int) antlr.TerminalNode + func (s *LogicalNotContext) EnterRule(listener antlr.ParseTreeListener) + func (s *LogicalNotContext) ExitRule(listener antlr.ParseTreeListener) + func (s *LogicalNotContext) GetOps() []antlr.Token + func (s *LogicalNotContext) GetRuleContext() antlr.RuleContext + func (s *LogicalNotContext) GetS33() antlr.Token + func (s *LogicalNotContext) Member() IMemberContext + func (s *LogicalNotContext) SetOps(v []antlr.Token) + func (s *LogicalNotContext) SetS33(v antlr.Token) + type MapInitializerListContext struct + func NewEmptyMapInitializerListContext() *MapInitializerListContext + func NewMapInitializerListContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *MapInitializerListContext + func (*MapInitializerListContext) IsMapInitializerListContext() + func (s *MapInitializerListContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *MapInitializerListContext) AllCOLON() []antlr.TerminalNode + func (s *MapInitializerListContext) AllCOMMA() []antlr.TerminalNode + func (s *MapInitializerListContext) AllExpr() []IExprContext + func (s *MapInitializerListContext) AllOptExpr() []IOptExprContext + func (s *MapInitializerListContext) COLON(i int) antlr.TerminalNode + func (s *MapInitializerListContext) COMMA(i int) antlr.TerminalNode + func (s *MapInitializerListContext) EnterRule(listener antlr.ParseTreeListener) + func (s *MapInitializerListContext) ExitRule(listener antlr.ParseTreeListener) + func (s *MapInitializerListContext) Expr(i int) IExprContext + func (s *MapInitializerListContext) GetCols() []antlr.Token + func (s *MapInitializerListContext) GetKeys() []IOptExprContext + func (s *MapInitializerListContext) GetParser() antlr.Parser + func (s *MapInitializerListContext) GetRuleContext() antlr.RuleContext + func (s *MapInitializerListContext) GetS35() antlr.Token + func (s *MapInitializerListContext) GetValues() []IExprContext + func (s *MapInitializerListContext) Get_expr() IExprContext + func (s *MapInitializerListContext) Get_optExpr() IOptExprContext + func (s *MapInitializerListContext) OptExpr(i int) IOptExprContext + func (s *MapInitializerListContext) SetCols(v []antlr.Token) + func (s *MapInitializerListContext) SetKeys(v []IOptExprContext) + func (s *MapInitializerListContext) SetS35(v antlr.Token) + func (s *MapInitializerListContext) SetValues(v []IExprContext) + func (s *MapInitializerListContext) Set_expr(v IExprContext) + func (s *MapInitializerListContext) Set_optExpr(v IOptExprContext) + func (s *MapInitializerListContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type MemberCallContext struct + func NewMemberCallContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *MemberCallContext + func (s *MemberCallContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *MemberCallContext) DOT() antlr.TerminalNode + func (s *MemberCallContext) EnterRule(listener antlr.ParseTreeListener) + func (s *MemberCallContext) ExitRule(listener antlr.ParseTreeListener) + func (s *MemberCallContext) ExprList() IExprListContext + func (s *MemberCallContext) GetArgs() IExprListContext + func (s *MemberCallContext) GetId() antlr.Token + func (s *MemberCallContext) GetOp() antlr.Token + func (s *MemberCallContext) GetOpen() antlr.Token + func (s *MemberCallContext) GetRuleContext() antlr.RuleContext + func (s *MemberCallContext) IDENTIFIER() antlr.TerminalNode + func (s *MemberCallContext) LPAREN() antlr.TerminalNode + func (s *MemberCallContext) Member() IMemberContext + func (s *MemberCallContext) RPAREN() antlr.TerminalNode + func (s *MemberCallContext) SetArgs(v IExprListContext) + func (s *MemberCallContext) SetId(v antlr.Token) + func (s *MemberCallContext) SetOp(v antlr.Token) + func (s *MemberCallContext) SetOpen(v antlr.Token) + type MemberContext struct + func NewEmptyMemberContext() *MemberContext + func NewMemberContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *MemberContext + func (*MemberContext) IsMemberContext() + func (s *MemberContext) CopyAll(ctx *MemberContext) + func (s *MemberContext) GetParser() antlr.Parser + func (s *MemberContext) GetRuleContext() antlr.RuleContext + func (s *MemberContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type MemberExprContext struct + func NewMemberExprContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *MemberExprContext + func (s *MemberExprContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *MemberExprContext) EnterRule(listener antlr.ParseTreeListener) + func (s *MemberExprContext) ExitRule(listener antlr.ParseTreeListener) + func (s *MemberExprContext) GetRuleContext() antlr.RuleContext + func (s *MemberExprContext) Member() IMemberContext + type NegateContext struct + func NewNegateContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *NegateContext + func (s *NegateContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *NegateContext) AllMINUS() []antlr.TerminalNode + func (s *NegateContext) EnterRule(listener antlr.ParseTreeListener) + func (s *NegateContext) ExitRule(listener antlr.ParseTreeListener) + func (s *NegateContext) GetOps() []antlr.Token + func (s *NegateContext) GetRuleContext() antlr.RuleContext + func (s *NegateContext) GetS32() antlr.Token + func (s *NegateContext) MINUS(i int) antlr.TerminalNode + func (s *NegateContext) Member() IMemberContext + func (s *NegateContext) SetOps(v []antlr.Token) + func (s *NegateContext) SetS32(v antlr.Token) + type NestedContext struct + func NewNestedContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *NestedContext + func (s *NestedContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *NestedContext) EnterRule(listener antlr.ParseTreeListener) + func (s *NestedContext) ExitRule(listener antlr.ParseTreeListener) + func (s *NestedContext) Expr() IExprContext + func (s *NestedContext) GetE() IExprContext + func (s *NestedContext) GetRuleContext() antlr.RuleContext + func (s *NestedContext) LPAREN() antlr.TerminalNode + func (s *NestedContext) RPAREN() antlr.TerminalNode + func (s *NestedContext) SetE(v IExprContext) + type NullContext struct + func NewNullContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *NullContext + func (s *NullContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *NullContext) EnterRule(listener antlr.ParseTreeListener) + func (s *NullContext) ExitRule(listener antlr.ParseTreeListener) + func (s *NullContext) GetRuleContext() antlr.RuleContext + func (s *NullContext) GetTok() antlr.Token + func (s *NullContext) NUL() antlr.TerminalNode + func (s *NullContext) SetTok(v antlr.Token) + type OptExprContext struct + func NewEmptyOptExprContext() *OptExprContext + func NewOptExprContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OptExprContext + func (*OptExprContext) IsOptExprContext() + func (s *OptExprContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *OptExprContext) EnterRule(listener antlr.ParseTreeListener) + func (s *OptExprContext) ExitRule(listener antlr.ParseTreeListener) + func (s *OptExprContext) Expr() IExprContext + func (s *OptExprContext) GetE() IExprContext + func (s *OptExprContext) GetOpt() antlr.Token + func (s *OptExprContext) GetParser() antlr.Parser + func (s *OptExprContext) GetRuleContext() antlr.RuleContext + func (s *OptExprContext) QUESTIONMARK() antlr.TerminalNode + func (s *OptExprContext) SetE(v IExprContext) + func (s *OptExprContext) SetOpt(v antlr.Token) + func (s *OptExprContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type OptFieldContext struct + func NewEmptyOptFieldContext() *OptFieldContext + func NewOptFieldContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OptFieldContext + func (*OptFieldContext) IsOptFieldContext() + func (s *OptFieldContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *OptFieldContext) EnterRule(listener antlr.ParseTreeListener) + func (s *OptFieldContext) EscapeIdent() IEscapeIdentContext + func (s *OptFieldContext) ExitRule(listener antlr.ParseTreeListener) + func (s *OptFieldContext) GetOpt() antlr.Token + func (s *OptFieldContext) GetParser() antlr.Parser + func (s *OptFieldContext) GetRuleContext() antlr.RuleContext + func (s *OptFieldContext) QUESTIONMARK() antlr.TerminalNode + func (s *OptFieldContext) SetOpt(v antlr.Token) + func (s *OptFieldContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type ParamContext struct + func NewEmptyParamContext() *ParamContext + func NewParamContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *ParamContext + func (*ParamContext) IsParamContext() + func (s *ParamContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *ParamContext) COLON() antlr.TerminalNode + func (s *ParamContext) EnterRule(listener antlr.ParseTreeListener) + func (s *ParamContext) ExitRule(listener antlr.ParseTreeListener) + func (s *ParamContext) GetParser() antlr.Parser + func (s *ParamContext) GetPid() antlr.Token + func (s *ParamContext) GetRuleContext() antlr.RuleContext + func (s *ParamContext) GetT() ITypeContext + func (s *ParamContext) IDENTIFIER() antlr.TerminalNode + func (s *ParamContext) SetPid(v antlr.Token) + func (s *ParamContext) SetT(v ITypeContext) + func (s *ParamContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + func (s *ParamContext) Type_() ITypeContext + type ParamIdContext struct + func NewEmptyParamIdContext() *ParamIdContext + func NewParamIdContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *ParamIdContext + func (*ParamIdContext) IsParamIdContext() + func (s *ParamIdContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *ParamIdContext) EnterRule(listener antlr.ParseTreeListener) + func (s *ParamIdContext) ExitRule(listener antlr.ParseTreeListener) + func (s *ParamIdContext) GetParser() antlr.Parser + func (s *ParamIdContext) GetRuleContext() antlr.RuleContext + func (s *ParamIdContext) PARAM_SPECIFIER() antlr.TerminalNode + func (s *ParamIdContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type ParseContext struct + func NewEmptyParseContext() *ParseContext + func NewParseContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *ParseContext + func (*ParseContext) IsParseContext() + func (s *ParseContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *ParseContext) EnterRule(listener antlr.ParseTreeListener) + func (s *ParseContext) ExitRule(listener antlr.ParseTreeListener) + func (s *ParseContext) Expr() IExprContext + func (s *ParseContext) GetE() IExprContext + func (s *ParseContext) GetParser() antlr.Parser + func (s *ParseContext) GetRuleContext() antlr.RuleContext + func (s *ParseContext) SetE(v IExprContext) + func (s *ParseContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type PrimaryContext struct + func NewEmptyPrimaryContext() *PrimaryContext + func NewPrimaryContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *PrimaryContext + func (*PrimaryContext) IsPrimaryContext() + func (s *PrimaryContext) CopyAll(ctx *PrimaryContext) + func (s *PrimaryContext) GetParser() antlr.Parser + func (s *PrimaryContext) GetRuleContext() antlr.RuleContext + func (s *PrimaryContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type PrimaryExprContext struct + func NewPrimaryExprContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *PrimaryExprContext + func (s *PrimaryExprContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *PrimaryExprContext) EnterRule(listener antlr.ParseTreeListener) + func (s *PrimaryExprContext) ExitRule(listener antlr.ParseTreeListener) + func (s *PrimaryExprContext) GetRuleContext() antlr.RuleContext + func (s *PrimaryExprContext) Primary() IPrimaryContext + type QualIdContext struct + func NewEmptyQualIdContext() *QualIdContext + func NewQualIdContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *QualIdContext + func (*QualIdContext) IsQualIdContext() + func (s *QualIdContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *QualIdContext) AllDOT() []antlr.TerminalNode + func (s *QualIdContext) AllIDENTIFIER() []antlr.TerminalNode + func (s *QualIdContext) DOT(i int) antlr.TerminalNode + func (s *QualIdContext) EnterRule(listener antlr.ParseTreeListener) + func (s *QualIdContext) ExitRule(listener antlr.ParseTreeListener) + func (s *QualIdContext) GetLeadingDot() antlr.Token + func (s *QualIdContext) GetParser() antlr.Parser + func (s *QualIdContext) GetQualifiers() []antlr.Token + func (s *QualIdContext) GetRid() antlr.Token + func (s *QualIdContext) GetRuleContext() antlr.RuleContext + func (s *QualIdContext) Get_IDENTIFIER() antlr.Token + func (s *QualIdContext) IDENTIFIER(i int) antlr.TerminalNode + func (s *QualIdContext) SetLeadingDot(v antlr.Token) + func (s *QualIdContext) SetQualifiers(v []antlr.Token) + func (s *QualIdContext) SetRid(v antlr.Token) + func (s *QualIdContext) Set_IDENTIFIER(v antlr.Token) + func (s *QualIdContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type RelationContext struct + func NewEmptyRelationContext() *RelationContext + func NewRelationContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *RelationContext + func (*RelationContext) IsRelationContext() + func (s *RelationContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *RelationContext) AllRelation() []IRelationContext + func (s *RelationContext) Calc() ICalcContext + func (s *RelationContext) EQUALS() antlr.TerminalNode + func (s *RelationContext) EnterRule(listener antlr.ParseTreeListener) + func (s *RelationContext) ExitRule(listener antlr.ParseTreeListener) + func (s *RelationContext) GREATER() antlr.TerminalNode + func (s *RelationContext) GREATER_EQUALS() antlr.TerminalNode + func (s *RelationContext) GetOp() antlr.Token + func (s *RelationContext) GetParser() antlr.Parser + func (s *RelationContext) GetRuleContext() antlr.RuleContext + func (s *RelationContext) IN() antlr.TerminalNode + func (s *RelationContext) LESS() antlr.TerminalNode + func (s *RelationContext) LESS_EQUALS() antlr.TerminalNode + func (s *RelationContext) NOT_EQUALS() antlr.TerminalNode + func (s *RelationContext) Relation(i int) IRelationContext + func (s *RelationContext) SetOp(v antlr.Token) + func (s *RelationContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type SelectContext struct + func NewSelectContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *SelectContext + func (s *SelectContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *SelectContext) DOT() antlr.TerminalNode + func (s *SelectContext) EnterRule(listener antlr.ParseTreeListener) + func (s *SelectContext) EscapeIdent() IEscapeIdentContext + func (s *SelectContext) ExitRule(listener antlr.ParseTreeListener) + func (s *SelectContext) GetId() IEscapeIdentContext + func (s *SelectContext) GetOp() antlr.Token + func (s *SelectContext) GetOpt() antlr.Token + func (s *SelectContext) GetRuleContext() antlr.RuleContext + func (s *SelectContext) Member() IMemberContext + func (s *SelectContext) QUESTIONMARK() antlr.TerminalNode + func (s *SelectContext) SetId(v IEscapeIdentContext) + func (s *SelectContext) SetOp(v antlr.Token) + func (s *SelectContext) SetOpt(v antlr.Token) + type SimpleContext struct + func NewEmptySimpleContext() *SimpleContext + func NewSimpleContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *SimpleContext + func (*SimpleContext) IsSimpleContext() + func (s *SimpleContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *SimpleContext) AllFLAG() []antlr.TerminalNode + func (s *SimpleContext) AllSTRING() []antlr.TerminalNode + func (s *SimpleContext) COMMAND() antlr.TerminalNode + func (s *SimpleContext) EnterRule(listener antlr.ParseTreeListener) + func (s *SimpleContext) ExitRule(listener antlr.ParseTreeListener) + func (s *SimpleContext) FLAG(i int) antlr.TerminalNode + func (s *SimpleContext) GetArgs() []antlr.Token + func (s *SimpleContext) GetCmd() antlr.Token + func (s *SimpleContext) GetParser() antlr.Parser + func (s *SimpleContext) GetRuleContext() antlr.RuleContext + func (s *SimpleContext) Get_FLAG() antlr.Token + func (s *SimpleContext) Get_STRING() antlr.Token + func (s *SimpleContext) STRING(i int) antlr.TerminalNode + func (s *SimpleContext) SetArgs(v []antlr.Token) + func (s *SimpleContext) SetCmd(v antlr.Token) + func (s *SimpleContext) Set_FLAG(v antlr.Token) + func (s *SimpleContext) Set_STRING(v antlr.Token) + func (s *SimpleContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type SimpleIdentifierContext struct + func NewSimpleIdentifierContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *SimpleIdentifierContext + func (s *SimpleIdentifierContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *SimpleIdentifierContext) EnterRule(listener antlr.ParseTreeListener) + func (s *SimpleIdentifierContext) ExitRule(listener antlr.ParseTreeListener) + func (s *SimpleIdentifierContext) GetId() antlr.Token + func (s *SimpleIdentifierContext) GetRuleContext() antlr.RuleContext + func (s *SimpleIdentifierContext) IDENTIFIER() antlr.TerminalNode + func (s *SimpleIdentifierContext) SetId(v antlr.Token) + type StartCommandContext struct + func NewEmptyStartCommandContext() *StartCommandContext + func NewStartCommandContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *StartCommandContext + func (*StartCommandContext) IsStartCommandContext() + func (s *StartCommandContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *StartCommandContext) Command() ICommandContext + func (s *StartCommandContext) EOF() antlr.TerminalNode + func (s *StartCommandContext) EnterRule(listener antlr.ParseTreeListener) + func (s *StartCommandContext) ExitRule(listener antlr.ParseTreeListener) + func (s *StartCommandContext) GetParser() antlr.Parser + func (s *StartCommandContext) GetRuleContext() antlr.RuleContext + func (s *StartCommandContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type StartContext struct + func NewEmptyStartContext() *StartContext + func NewStartContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *StartContext + func (*StartContext) IsStartContext() + func (s *StartContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *StartContext) EOF() antlr.TerminalNode + func (s *StartContext) EnterRule(listener antlr.ParseTreeListener) + func (s *StartContext) ExitRule(listener antlr.ParseTreeListener) + func (s *StartContext) Expr() IExprContext + func (s *StartContext) GetE() IExprContext + func (s *StartContext) GetParser() antlr.Parser + func (s *StartContext) GetRuleContext() antlr.RuleContext + func (s *StartContext) SetE(v IExprContext) + func (s *StartContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type StartTypeContext struct + func NewEmptyStartTypeContext() *StartTypeContext + func NewStartTypeContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *StartTypeContext + func (*StartTypeContext) IsStartTypeContext() + func (s *StartTypeContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *StartTypeContext) EOF() antlr.TerminalNode + func (s *StartTypeContext) EnterRule(listener antlr.ParseTreeListener) + func (s *StartTypeContext) ExitRule(listener antlr.ParseTreeListener) + func (s *StartTypeContext) GetParser() antlr.Parser + func (s *StartTypeContext) GetRuleContext() antlr.RuleContext + func (s *StartTypeContext) GetT() ITypeContext + func (s *StartTypeContext) SetT(v ITypeContext) + func (s *StartTypeContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + func (s *StartTypeContext) Type_() ITypeContext + type StringContext struct + func NewStringContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *StringContext + func (s *StringContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *StringContext) EnterRule(listener antlr.ParseTreeListener) + func (s *StringContext) ExitRule(listener antlr.ParseTreeListener) + func (s *StringContext) GetRuleContext() antlr.RuleContext + func (s *StringContext) GetTok() antlr.Token + func (s *StringContext) STRING() antlr.TerminalNode + func (s *StringContext) SetTok(v antlr.Token) + type TypeContext struct + func NewEmptyTypeContext() *TypeContext + func NewTypeContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *TypeContext + func (*TypeContext) IsTypeContext() + func (s *TypeContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *TypeContext) EnterRule(listener antlr.ParseTreeListener) + func (s *TypeContext) ExitRule(listener antlr.ParseTreeListener) + func (s *TypeContext) GetParams() ITypeParamListContext + func (s *TypeContext) GetParser() antlr.Parser + func (s *TypeContext) GetRuleContext() antlr.RuleContext + func (s *TypeContext) ParamId() IParamIdContext + func (s *TypeContext) SetParams(v ITypeParamListContext) + func (s *TypeContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + func (s *TypeContext) TypeId() ITypeIdContext + func (s *TypeContext) TypeParamList() ITypeParamListContext + type TypeIdContext struct + func NewEmptyTypeIdContext() *TypeIdContext + func NewTypeIdContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *TypeIdContext + func (*TypeIdContext) IsTypeIdContext() + func (s *TypeIdContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *TypeIdContext) AllDOT() []antlr.TerminalNode + func (s *TypeIdContext) AllIDENTIFIER() []antlr.TerminalNode + func (s *TypeIdContext) DOT(i int) antlr.TerminalNode + func (s *TypeIdContext) EnterRule(listener antlr.ParseTreeListener) + func (s *TypeIdContext) ExitRule(listener antlr.ParseTreeListener) + func (s *TypeIdContext) GetId() antlr.Token + func (s *TypeIdContext) GetLeadingDot() antlr.Token + func (s *TypeIdContext) GetParser() antlr.Parser + func (s *TypeIdContext) GetQualifiers() []antlr.Token + func (s *TypeIdContext) GetRuleContext() antlr.RuleContext + func (s *TypeIdContext) Get_IDENTIFIER() antlr.Token + func (s *TypeIdContext) IDENTIFIER(i int) antlr.TerminalNode + func (s *TypeIdContext) NUL() antlr.TerminalNode + func (s *TypeIdContext) SetId(v antlr.Token) + func (s *TypeIdContext) SetLeadingDot(v antlr.Token) + func (s *TypeIdContext) SetQualifiers(v []antlr.Token) + func (s *TypeIdContext) Set_IDENTIFIER(v antlr.Token) + func (s *TypeIdContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type TypeParamListContext struct + func NewEmptyTypeParamListContext() *TypeParamListContext + func NewTypeParamListContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *TypeParamListContext + func (*TypeParamListContext) IsTypeParamListContext() + func (s *TypeParamListContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *TypeParamListContext) AllCOMMA() []antlr.TerminalNode + func (s *TypeParamListContext) AllType_() []ITypeContext + func (s *TypeParamListContext) COMMA(i int) antlr.TerminalNode + func (s *TypeParamListContext) EnterRule(listener antlr.ParseTreeListener) + func (s *TypeParamListContext) ExitRule(listener antlr.ParseTreeListener) + func (s *TypeParamListContext) GREATER() antlr.TerminalNode + func (s *TypeParamListContext) GetParser() antlr.Parser + func (s *TypeParamListContext) GetRuleContext() antlr.RuleContext + func (s *TypeParamListContext) GetTypes() []ITypeContext + func (s *TypeParamListContext) Get_type() ITypeContext + func (s *TypeParamListContext) LESS() antlr.TerminalNode + func (s *TypeParamListContext) SetTypes(v []ITypeContext) + func (s *TypeParamListContext) Set_type(v ITypeContext) + func (s *TypeParamListContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + func (s *TypeParamListContext) Type_(i int) ITypeContext + type UintContext struct + func NewUintContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *UintContext + func (s *UintContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *UintContext) EnterRule(listener antlr.ParseTreeListener) + func (s *UintContext) ExitRule(listener antlr.ParseTreeListener) + func (s *UintContext) GetRuleContext() antlr.RuleContext + func (s *UintContext) GetTok() antlr.Token + func (s *UintContext) NUM_UINT() antlr.TerminalNode + func (s *UintContext) SetTok(v antlr.Token) + type UnaryContext struct + func NewEmptyUnaryContext() *UnaryContext + func NewUnaryContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *UnaryContext + func (*UnaryContext) IsUnaryContext() + func (s *UnaryContext) CopyAll(ctx *UnaryContext) + func (s *UnaryContext) GetParser() antlr.Parser + func (s *UnaryContext) GetRuleContext() antlr.RuleContext + func (s *UnaryContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + type VarDeclContext struct + func NewEmptyVarDeclContext() *VarDeclContext + func NewVarDeclContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *VarDeclContext + func (*VarDeclContext) IsVarDeclContext() + func (s *VarDeclContext) Accept(visitor antlr.ParseTreeVisitor) interface{} + func (s *VarDeclContext) COLON() antlr.TerminalNode + func (s *VarDeclContext) EnterRule(listener antlr.ParseTreeListener) + func (s *VarDeclContext) ExitRule(listener antlr.ParseTreeListener) + func (s *VarDeclContext) GetId() IQualIdContext + func (s *VarDeclContext) GetParser() antlr.Parser + func (s *VarDeclContext) GetRuleContext() antlr.RuleContext + func (s *VarDeclContext) GetT() ITypeContext + func (s *VarDeclContext) QualId() IQualIdContext + func (s *VarDeclContext) SetId(v IQualIdContext) + func (s *VarDeclContext) SetT(v ITypeContext) + func (s *VarDeclContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string + func (s *VarDeclContext) Type_() ITypeContext