Package | Description |
---|---|
net.sourceforge.pmd.lang.swift.antlr4 |
Modifier and Type | Method and Description |
---|---|
SwiftParser.OperatorDeclarationContext |
SwiftParser.operatorDeclaration() |
SwiftParser.OperatorDeclarationContext |
SwiftParser.DeclarationContext.operatorDeclaration() |
Modifier and Type | Method and 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–2016 InfoEther. All rights reserved.