public static class SPQLParser.PrimaryContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
PrimaryContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
SPQLParser.CallsContext |
calls() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
SPQLParser.Exl_functionContext |
exl_function() |
int |
getRuleIndex() |
SPQLParser.LiteralContext |
literal() |
SPQLParser.Lucio_functionContext |
lucio_function() |
SPQLParser.ParExpressionContext |
parExpression() |
SPQLParser.Xpath_functionContext |
xpath_function() |
addChild, addChild, addChild, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic PrimaryContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public SPQLParser.ParExpressionContext parExpression()
public SPQLParser.CallsContext calls()
public SPQLParser.Xpath_functionContext xpath_function()
public SPQLParser.Exl_functionContext exl_function()
public SPQLParser.Lucio_functionContext lucio_function()
public SPQLParser.LiteralContext literal()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextpublic void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
enterRule in class org.antlr.v4.runtime.ParserRuleContextpublic void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
exitRule in class org.antlr.v4.runtime.ParserRuleContextCopyright © 2020. All Rights Reserved.