public static class Fiebdc3Parser.CConceptContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
Fiebdc3Parser.CConceptContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
Fiebdc3Parser.CCodeContext |
cCode() |
List<Fiebdc3Parser.CDateContext> |
cDate() |
Fiebdc3Parser.CDateContext |
cDate(int i) |
List<Fiebdc3Parser.CPriceContext> |
cPrice() |
Fiebdc3Parser.CPriceContext |
cPrice(int i) |
Fiebdc3Parser.CSummaryContext |
cSummary() |
Fiebdc3Parser.CTypeContext |
cType() |
Fiebdc3Parser.CUnitContext |
cUnit() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
List<org.antlr.v4.runtime.tree.TerminalNode> |
FIELDSEP() |
org.antlr.v4.runtime.tree.TerminalNode |
FIELDSEP(int i) |
int |
getRuleIndex() |
List<org.antlr.v4.runtime.tree.TerminalNode> |
SUBFIELDSEP() |
org.antlr.v4.runtime.tree.TerminalNode |
SUBFIELDSEP(int i) |
List<org.antlr.v4.runtime.tree.TerminalNode> |
TEXT() |
org.antlr.v4.runtime.tree.TerminalNode |
TEXT(int i) |
addChild, addChild, addChild, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic Fiebdc3Parser.CConceptContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public Fiebdc3Parser.CSummaryContext cSummary()
public Fiebdc3Parser.CDateContext cDate(int i)
public org.antlr.v4.runtime.tree.TerminalNode TEXT(int i)
public Fiebdc3Parser.CTypeContext cType()
public Fiebdc3Parser.CPriceContext cPrice(int i)
public List<org.antlr.v4.runtime.tree.TerminalNode> SUBFIELDSEP()
public List<org.antlr.v4.runtime.tree.TerminalNode> TEXT()
public List<Fiebdc3Parser.CDateContext> cDate()
public Fiebdc3Parser.CCodeContext cCode()
public List<Fiebdc3Parser.CPriceContext> cPrice()
public Fiebdc3Parser.CUnitContext cUnit()
public List<org.antlr.v4.runtime.tree.TerminalNode> FIELDSEP()
public org.antlr.v4.runtime.tree.TerminalNode FIELDSEP(int i)
public org.antlr.v4.runtime.tree.TerminalNode SUBFIELDSEP(int i)
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 © 2014 DiSiD Technologies. All rights reserved.