public static class SwiftParser.BalancedTokenContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
BalancedTokenContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
SwiftParser.BalancedTokensContext |
balancedTokens() |
SwiftParser.ContextSensitiveKeywordContext |
contextSensitiveKeyword() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
SwiftParser.ExpressionContext |
expression() |
int |
getRuleIndex() |
SwiftParser.IdentifierContext |
identifier() |
SwiftParser.LiteralContext |
literal() |
SwiftParser.OperatorContext |
operator() |
addChild, addChild, addChild, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic BalancedTokenContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public SwiftParser.BalancedTokensContext balancedTokens()
public SwiftParser.IdentifierContext identifier()
public SwiftParser.ExpressionContext expression()
public SwiftParser.ContextSensitiveKeywordContext contextSensitiveKeyword()
public SwiftParser.LiteralContext literal()
public SwiftParser.OperatorContext operator()
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.ParserRuleContextCopyright © 2002–2016 InfoEther. All rights reserved.