public static class XPointerParser.QnameContext
extends org.antlr.v4.runtime.ParserRuleContext
Constructor and Description |
---|
QnameContext() |
QnameContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method and Description |
---|---|
void |
copyFrom(XPointerParser.QnameContext ctx) |
int |
getRuleIndex() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
public QnameContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
public QnameContext()
public int getRuleIndex()
getRuleIndex
in class org.antlr.v4.runtime.RuleContext
public void copyFrom(XPointerParser.QnameContext ctx)
Copyright © 2011–2019. All rights reserved.