Package | Description |
---|---|
net.sourceforge.pmd.lang.swift.antlr4 |
Modifier and Type | Method and Description |
---|---|
SwiftParser.PostfixOperatorDeclarationContext |
SwiftParser.postfixOperatorDeclaration() |
SwiftParser.PostfixOperatorDeclarationContext |
SwiftParser.OperatorDeclarationContext.postfixOperatorDeclaration() |
Modifier and Type | Method and Description |
---|---|
void |
SwiftListener.enterPostfixOperatorDeclaration(SwiftParser.PostfixOperatorDeclarationContext ctx)
Enter a parse tree produced by
SwiftParser.postfixOperatorDeclaration() . |
void |
SwiftBaseListener.enterPostfixOperatorDeclaration(SwiftParser.PostfixOperatorDeclarationContext ctx)
Enter a parse tree produced by
SwiftParser.postfixOperatorDeclaration() . |
void |
SwiftListener.exitPostfixOperatorDeclaration(SwiftParser.PostfixOperatorDeclarationContext ctx)
Exit a parse tree produced by
SwiftParser.postfixOperatorDeclaration() . |
void |
SwiftBaseListener.exitPostfixOperatorDeclaration(SwiftParser.PostfixOperatorDeclarationContext ctx)
Exit a parse tree produced by
SwiftParser.postfixOperatorDeclaration() . |
Copyright © 2002–2017 InfoEther. All rights reserved.