| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method | Description |
|---|---|---|
SwiftParser.OperatorDeclarationContext |
SwiftParser.DeclarationContext.operatorDeclaration() |
|
SwiftParser.OperatorDeclarationContext |
SwiftParser.operatorDeclaration() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
SwiftBaseListener.enterOperatorDeclaration(SwiftParser.OperatorDeclarationContext ctx) |
Enter a parse tree produced by
SwiftParser.operatorDeclaration(). |
void |
SwiftListener.enterOperatorDeclaration(SwiftParser.OperatorDeclarationContext ctx) |
Enter a parse tree produced by
SwiftParser.operatorDeclaration(). |
void |
SwiftBaseListener.exitOperatorDeclaration(SwiftParser.OperatorDeclarationContext ctx) |
Exit a parse tree produced by
SwiftParser.operatorDeclaration(). |
void |
SwiftListener.exitOperatorDeclaration(SwiftParser.OperatorDeclarationContext ctx) |
Exit a parse tree produced by
SwiftParser.operatorDeclaration(). |
Copyright © 2002–2018 PMD. All rights reserved.