public static class SHACLCParser.PropertyAtomContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
PropertyAtomContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
int |
getRuleIndex() |
SHACLCParser.NodeKindContext |
nodeKind() |
SHACLCParser.NodeShapeBodyContext |
nodeShapeBody() |
SHACLCParser.PropertyTypeContext |
propertyType() |
SHACLCParser.PropertyValueContext |
propertyValue() |
SHACLCParser.ShapeRefContext |
shapeRef() |
addChild, addChild, addChild, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic PropertyAtomContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public SHACLCParser.ShapeRefContext shapeRef()
public SHACLCParser.PropertyTypeContext propertyType()
public SHACLCParser.NodeKindContext nodeKind()
public SHACLCParser.PropertyValueContext propertyValue()
public SHACLCParser.NodeShapeBodyContext nodeShapeBody()
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 © 2019 TopQuadrant, Inc.. All rights reserved.