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