public static class VersionParser.VersionContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
VersionContext(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() |
VersionParser.Named_versionContext |
named_version() |
VersionParser.Numeric_versionContext |
numeric_version() |
VersionParser.Postfix_versionContext |
postfix_version() |
VersionParser.Prefixed_versionContext |
prefixed_version() |
addChild, addChild, addChild, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic VersionContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public VersionParser.Numeric_versionContext numeric_version()
public VersionParser.Postfix_versionContext postfix_version()
public VersionParser.Prefixed_versionContext prefixed_version()
public VersionParser.Named_versionContext named_version()
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 © 2016. All rights reserved.