public static class DirectivesParser.PropertiesContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
PropertiesContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
List<org.antlr.v4.runtime.tree.TerminalNode> |
CBrace() |
org.antlr.v4.runtime.tree.TerminalNode |
CBrace(int i) |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
int |
getRuleIndex() |
List<org.antlr.v4.runtime.tree.TerminalNode> |
OBrace() |
org.antlr.v4.runtime.tree.TerminalNode |
OBrace(int i) |
List<DirectivesParser.PropertyListContext> |
propertyList() |
DirectivesParser.PropertyListContext |
propertyList(int i) |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic PropertiesContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public List<org.antlr.v4.runtime.tree.TerminalNode> OBrace()
public org.antlr.v4.runtime.tree.TerminalNode OBrace(int i)
public List<org.antlr.v4.runtime.tree.TerminalNode> CBrace()
public org.antlr.v4.runtime.tree.TerminalNode CBrace(int i)
public List<DirectivesParser.PropertyListContext> propertyList()
public DirectivesParser.PropertyListContext propertyList(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.ParserRuleContextpublic <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept in interface org.antlr.v4.runtime.tree.ParseTreeaccept in class org.antlr.v4.runtime.RuleContextCopyright © 2024 CDAP Licensed under the Apache License, Version 2.0.