public static class FeatureResultsParser.PathLinkContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
PathLinkContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
FeatureResultsParser.BackwardsRelationshipContext |
backwardsRelationship() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
FeatureResultsParser.ForwardsRelationshipContext |
forwardsRelationship() |
int |
getRuleIndex() |
FeatureResultsParser.NodeDescContext |
nodeDesc() |
addChild, addChild, addChild, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic PathLinkContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public FeatureResultsParser.NodeDescContext nodeDesc()
public FeatureResultsParser.ForwardsRelationshipContext forwardsRelationship()
public FeatureResultsParser.BackwardsRelationshipContext backwardsRelationship()
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 © 2017. All rights reserved.