Package | Description |
---|---|
net.sourceforge.pmd.lang.swift.antlr4 |
Modifier and Type | Method | Description |
---|---|---|
SwiftParser.ProtocolNameContext |
SwiftParser.ProtocolDeclarationContext.protocolName() |
|
SwiftParser.ProtocolNameContext |
SwiftParser.protocolName() |
Modifier and Type | Method | Description |
---|---|---|
void |
SwiftBaseListener.enterProtocolName(SwiftParser.ProtocolNameContext ctx) |
Enter a parse tree produced by
SwiftParser.protocolName() . |
void |
SwiftListener.enterProtocolName(SwiftParser.ProtocolNameContext ctx) |
Enter a parse tree produced by
SwiftParser.protocolName() . |
void |
SwiftBaseListener.exitProtocolName(SwiftParser.ProtocolNameContext ctx) |
Exit a parse tree produced by
SwiftParser.protocolName() . |
void |
SwiftListener.exitProtocolName(SwiftParser.ProtocolNameContext ctx) |
Exit a parse tree produced by
SwiftParser.protocolName() . |
Copyright © 2002–2018 PMD. All rights reserved.