public class org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext extends org.antlr.v.runtime.ParserRuleContext
{
public org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$FullIdentContext fullIdent()
{
org.antlr.v.runtime.ParserRuleContext v;
org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext v;
v := @this: org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext;
v = virtualinvoke v.<org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext: org.antlr.v.runtime.ParserRuleContext getRuleContext(java.lang.Class,int)>(class "Lorg/finos/legend/engine/language/protobuf3/grammar/from/antlr4/Protobuf3Parser$FullIdentContext;", 0);
return v;
}
public org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$IntLitContext intLit()
{
org.antlr.v.runtime.ParserRuleContext v;
org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext v;
v := @this: org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext;
v = virtualinvoke v.<org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext: org.antlr.v.runtime.ParserRuleContext getRuleContext(java.lang.Class,int)>(class "Lorg/finos/legend/engine/language/protobuf3/grammar/from/antlr4/Protobuf3Parser$IntLitContext;", 0);
return v;
}
public org.antlr.v.runtime.tree.TerminalNode MINUS()
{
org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext v;
org.antlr.v.runtime.tree.TerminalNode v;
v := @this: org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext;
v = virtualinvoke v.<org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext: org.antlr.v.runtime.tree.TerminalNode getToken(int,int)>(51, 0);
return v;
}
public org.antlr.v.runtime.tree.TerminalNode PLUS()
{
org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext v;
org.antlr.v.runtime.tree.TerminalNode v;
v := @this: org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext;
v = virtualinvoke v.<org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext: org.antlr.v.runtime.tree.TerminalNode getToken(int,int)>(50, 0);
return v;
}
public org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$FloatLitContext floatLit()
{
org.antlr.v.runtime.ParserRuleContext v;
org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext v;
v := @this: org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext;
v = virtualinvoke v.<org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext: org.antlr.v.runtime.ParserRuleContext getRuleContext(java.lang.Class,int)>(class "Lorg/finos/legend/engine/language/protobuf3/grammar/from/antlr4/Protobuf3Parser$FloatLitContext;", 0);
return v;
}
public org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$StrLitContext strLit()
{
org.antlr.v.runtime.ParserRuleContext v;
org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext v;
v := @this: org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext;
v = virtualinvoke v.<org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext: org.antlr.v.runtime.ParserRuleContext getRuleContext(java.lang.Class,int)>(class "Lorg/finos/legend/engine/language/protobuf3/grammar/from/antlr4/Protobuf3Parser$StrLitContext;", 0);
return v;
}
public org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$BoolLitContext boolLit()
{
org.antlr.v.runtime.ParserRuleContext v;
org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext v;
v := @this: org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext;
v = virtualinvoke v.<org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext: org.antlr.v.runtime.ParserRuleContext getRuleContext(java.lang.Class,int)>(class "Lorg/finos/legend/engine/language/protobuf3/grammar/from/antlr4/Protobuf3Parser$BoolLitContext;", 0);
return v;
}
public org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$BlockLitContext blockLit()
{
org.antlr.v.runtime.ParserRuleContext v;
org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext v;
v := @this: org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext;
v = virtualinvoke v.<org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext: org.antlr.v.runtime.ParserRuleContext getRuleContext(java.lang.Class,int)>(class "Lorg/finos/legend/engine/language/protobuf3/grammar/from/antlr4/Protobuf3Parser$BlockLitContext;", 0);
return v;
}
public void <init>(org.antlr.v.runtime.ParserRuleContext, int)
{
int v;
org.antlr.v.runtime.ParserRuleContext v;
org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext v;
v := @this: org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext;
v := @parameter: org.antlr.v.runtime.ParserRuleContext;
v := @parameter: int;
specialinvoke v.<org.antlr.v.runtime.ParserRuleContext: void <init>(org.antlr.v.runtime.ParserRuleContext,int)>(v, v);
return;
}
public int getRuleIndex()
{
org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext v;
v := @this: org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext;
return 32;
}
public void enterRule(org.antlr.v.runtime.tree.ParseTreeListener)
{
org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext v;
boolean v;
org.antlr.v.runtime.tree.ParseTreeListener v;
v := @this: org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext;
v := @parameter: org.antlr.v.runtime.tree.ParseTreeListener;
v = v instanceof org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Listener;
if v == 0 goto label;
interfaceinvoke v.<org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Listener: void enterConstant(org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext)>(v);
label:
return;
}
public void exitRule(org.antlr.v.runtime.tree.ParseTreeListener)
{
org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext v;
boolean v;
org.antlr.v.runtime.tree.ParseTreeListener v;
v := @this: org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext;
v := @parameter: org.antlr.v.runtime.tree.ParseTreeListener;
v = v instanceof org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Listener;
if v == 0 goto label;
interfaceinvoke v.<org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Listener: void exitConstant(org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext)>(v);
label:
return;
}
public java.lang.Object accept(org.antlr.v.runtime.tree.ParseTreeVisitor)
{
org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext v;
java.lang.Object v, v;
boolean v;
org.antlr.v.runtime.tree.ParseTreeVisitor v;
v := @this: org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext;
v := @parameter: org.antlr.v.runtime.tree.ParseTreeVisitor;
v = v instanceof org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Visitor;
if v == 0 goto label;
v = interfaceinvoke v.<org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Visitor: java.lang.Object visitConstant(org.finos.legend.engine.language.protobuf.grammar.'from'.antlr.Protobuf3Parser$ConstantContext)>(v);
return v;
label:
v = interfaceinvoke v.<org.antlr.v.runtime.tree.ParseTreeVisitor: java.lang.Object visitChildren(org.antlr.v.runtime.tree.RuleNode)>(v);
return v;
}
}