public static class DSLParser.FormatContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description | 
|---|
| FormatContext(org.antlr.v4.runtime.ParserRuleContext parent,
             int invokingState) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<DSLParser.FormatPartContext> | formatPart() | 
| DSLParser.FormatPartContext | formatPart(int i) | 
| int | getRuleIndex() | 
addChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic FormatContext(org.antlr.v4.runtime.ParserRuleContext parent,
                     int invokingState)
public java.util.List<DSLParser.FormatPartContext> formatPart()
public DSLParser.FormatPartContext formatPart(int i)
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContext