public static class SwiftParser.BalancedTokenContext
extends org.antlr.v4.runtime.ParserRuleContext
Constructor and Description |
---|
SwiftParser.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, toInfoString
public SwiftParser.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.RuleContext
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-2016 InfoEther. All Rights Reserved.