| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method and Description |
|---|---|
SwiftParser.PrefixOperatorDeclarationContext |
SwiftParser.prefixOperatorDeclaration() |
SwiftParser.PrefixOperatorDeclarationContext |
SwiftParser.OperatorDeclarationContext.prefixOperatorDeclaration() |
| Modifier and Type | Method and Description |
|---|---|
void |
SwiftBaseListener.enterPrefixOperatorDeclaration(SwiftParser.PrefixOperatorDeclarationContext ctx)
Enter a parse tree produced by
SwiftParser.prefixOperatorDeclaration(). |
void |
SwiftListener.enterPrefixOperatorDeclaration(SwiftParser.PrefixOperatorDeclarationContext ctx)
Enter a parse tree produced by
SwiftParser.prefixOperatorDeclaration(). |
void |
SwiftBaseListener.exitPrefixOperatorDeclaration(SwiftParser.PrefixOperatorDeclarationContext ctx)
Exit a parse tree produced by
SwiftParser.prefixOperatorDeclaration(). |
void |
SwiftListener.exitPrefixOperatorDeclaration(SwiftParser.PrefixOperatorDeclarationContext ctx)
Exit a parse tree produced by
SwiftParser.prefixOperatorDeclaration(). |
Copyright © 2002–2016 InfoEther. All rights reserved.