|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.antlr.v4.runtime.RuleContext
org.antlr.v4.runtime.ParserRuleContext
net.sourceforge.pmd.lang.swift.antlr4.SwiftParser.PostfixExpressionContext
net.sourceforge.pmd.lang.swift.antlr4.SwiftParser.OptionalChainingExpressionContext
public static class SwiftParser.OptionalChainingExpressionContext
Field Summary |
---|
Fields inherited from class org.antlr.v4.runtime.ParserRuleContext |
---|
children, exception, start, stop |
Fields inherited from class org.antlr.v4.runtime.RuleContext |
---|
EMPTY, invokingState, parent |
Constructor Summary | |
---|---|
SwiftParser.OptionalChainingExpressionContext(SwiftParser.PostfixExpressionContext ctx)
|
Method Summary | |
---|---|
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
|
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
|
SwiftParser.PostfixExpressionContext |
postfixExpression()
|
Methods inherited from class net.sourceforge.pmd.lang.swift.antlr4.SwiftParser.PostfixExpressionContext |
---|
copyFrom, getRuleIndex |
Methods inherited from class org.antlr.v4.runtime.ParserRuleContext |
---|
addChild, addChild, addChild, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString |
Methods inherited from class org.antlr.v4.runtime.RuleContext |
---|
accept, depth, getPayload, getRuleContext, getText, isEmpty, toString, toString, toString, toString, toString, toStringTree, toStringTree, toStringTree |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SwiftParser.OptionalChainingExpressionContext(SwiftParser.PostfixExpressionContext ctx)
Method Detail |
---|
public SwiftParser.PostfixExpressionContext postfixExpression()
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |