public static class SwiftParser.ExplicitMemberExpression1Context extends SwiftParser.PostfixExpressionContext
Constructor | Description |
---|---|
ExplicitMemberExpression1Context(SwiftParser.PostfixExpressionContext ctx) |
Modifier and Type | Method | Description |
---|---|---|
org.antlr.v4.runtime.tree.TerminalNode |
DecimalLiteral() |
|
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, wait
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
accept, depth, getAltNumber, getPayload, getRuleContext, getText, isEmpty, setAltNumber, setParent, toString, toString, toString, toString, toString, toStringTree, toStringTree, toStringTree
copyFrom, getRuleIndex
public ExplicitMemberExpression1Context(SwiftParser.PostfixExpressionContext ctx)
public SwiftParser.PostfixExpressionContext postfixExpression()
public org.antlr.v4.runtime.tree.TerminalNode DecimalLiteral()
public void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
enterRule
in class org.antlr.v4.runtime.ParserRuleContext
public void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
exitRule
in class org.antlr.v4.runtime.ParserRuleContext
Copyright © 2002–2018 PMD. All rights reserved.