public static class CoreParser.RootCollectionRelationshipContext extends CoreParser.RootCollectionContext
Constructor and Description |
---|
RootCollectionRelationshipContext(CoreParser.RootCollectionContext ctx) |
Modifier and Type | Method and Description |
---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
CoreParser.EntityContext |
entity() |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
CoreParser.RelationshipContext |
relationship() |
copyFrom, getRuleIndex
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
public RootCollectionRelationshipContext(CoreParser.RootCollectionContext ctx)
public CoreParser.EntityContext entity()
public CoreParser.RelationshipContext relationship()
public void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
enterRule
in class org.antlr.v4.runtime.ParserRuleContext
public void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
exitRule
in class org.antlr.v4.runtime.ParserRuleContext
public <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept
in interface org.antlr.v4.runtime.tree.ParseTree
accept
in class org.antlr.v4.runtime.RuleContext
Copyright © 2015–2021 Yahoo! Inc.. All rights reserved.