org.antlr.v4.runtime.tree.ParseTree, org.antlr.v4.runtime.tree.RuleNode, org.antlr.v4.runtime.tree.SyntaxTree, org.antlr.v4.runtime.tree.Treepublic static class SwiftParser.InitializerExpressionContext extends SwiftParser.PostfixExpressionContext
| Constructor | Description |
|---|---|
InitializerExpressionContext(SwiftParser.PostfixExpressionContext ctx) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
|
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
|
SwiftParser.PostfixExpressionContext |
postfixExpression() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringaccept, depth, getAltNumber, getPayload, getRuleContext, getText, isEmpty, setAltNumber, setParent, toString, toString, toString, toString, toString, toStringTree, toStringTree, toStringTreecopyFrom, getRuleIndexpublic InitializerExpressionContext(SwiftParser.PostfixExpressionContext ctx)
public SwiftParser.PostfixExpressionContext postfixExpression()
public 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 © 2002–2018 PMD. All rights reserved.