public static class NodeSemverExpressionParser.PartContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
PartContext() |
PartContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
void |
copyFrom(NodeSemverExpressionParser.PartContext ctx) |
int |
getRuleIndex() |
addChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic PartContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public PartContext()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextpublic void copyFrom(NodeSemverExpressionParser.PartContext ctx)
Copyright © 2016. All rights reserved.