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