Package | Description |
---|---|
net.sourceforge.pmd.lang.swift.antlr4 |
Modifier and Type | Method and Description |
---|---|
SwiftParser.OperatorContext |
SwiftParser.operator() |
SwiftParser.OperatorContext |
SwiftParser.ImportPathIdentifierContext.operator() |
SwiftParser.OperatorContext |
SwiftParser.FunctionNameContext.operator() |
SwiftParser.OperatorContext |
SwiftParser.PrefixOperatorDeclarationContext.operator() |
SwiftParser.OperatorContext |
SwiftParser.PostfixOperatorDeclarationContext.operator() |
SwiftParser.OperatorContext |
SwiftParser.InfixOperatorDeclarationContext.operator() |
SwiftParser.OperatorContext |
SwiftParser.BalancedTokenContext.operator() |
SwiftParser.OperatorContext |
SwiftParser.PrimaryExpressionContext.operator() |
SwiftParser.OperatorContext |
SwiftParser.BinaryOperatorContext.operator() |
SwiftParser.OperatorContext |
SwiftParser.PrefixOperatorContext.operator() |
SwiftParser.OperatorContext |
SwiftParser.PostfixOperatorContext.operator() |
Modifier and Type | Method and Description |
---|---|
void |
SwiftBaseListener.enterOperator(SwiftParser.OperatorContext ctx)
Enter a parse tree produced by
SwiftParser.operator() . |
void |
SwiftListener.enterOperator(SwiftParser.OperatorContext ctx)
Enter a parse tree produced by
SwiftParser.operator() . |
void |
SwiftBaseListener.exitOperator(SwiftParser.OperatorContext ctx)
Exit a parse tree produced by
SwiftParser.operator() . |
void |
SwiftListener.exitOperator(SwiftParser.OperatorContext ctx)
Exit a parse tree produced by
SwiftParser.operator() . |
Copyright © 2002–2016 InfoEther. All rights reserved.