SwiftParser.DynamicTypeExpressionContext
, SwiftParser.ExplicitMemberExpression1Context
, SwiftParser.ExplicitMemberExpression2Context
, SwiftParser.ForcedValueExpressionContext
, SwiftParser.FunctionCallExpressionContext
, SwiftParser.FunctionCallWithClosureExpressionContext
, SwiftParser.InitializerExpressionContext
, SwiftParser.OptionalChainingExpressionContext
, SwiftParser.PostfixOperationContext
, SwiftParser.PostfixSelfExpressionContext
, SwiftParser.PrimaryContext
, SwiftParser.SubscriptExpressionContext
public static class SwiftParser.PostfixExpressionContext
extends org.antlr.v4.runtime.ParserRuleContext
Constructor | Description |
---|---|
PostfixExpressionContext() |
|
PostfixExpressionContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method | Description |
---|---|---|
void |
copyFrom(SwiftParser.PostfixExpressionContext ctx) |
|
int |
getRuleIndex() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
public PostfixExpressionContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
public PostfixExpressionContext()
public int getRuleIndex()
getRuleIndex
in class org.antlr.v4.runtime.RuleContext
public void copyFrom(SwiftParser.PostfixExpressionContext ctx)
Copyright © 2002–2018 PMD. All rights reserved.