Package | Description |
---|---|
net.sourceforge.pmd.lang.swift.antlr4 |
Modifier and Type | Method and Description |
---|---|
SwiftParser.ProtocolDeclarationContext |
SwiftParser.protocolDeclaration() |
SwiftParser.ProtocolDeclarationContext |
SwiftParser.DeclarationContext.protocolDeclaration() |
Modifier and Type | Method and Description |
---|---|
void |
SwiftBaseListener.enterProtocolDeclaration(SwiftParser.ProtocolDeclarationContext ctx)
Enter a parse tree produced by
SwiftParser.protocolDeclaration() . |
void |
SwiftListener.enterProtocolDeclaration(SwiftParser.ProtocolDeclarationContext ctx)
Enter a parse tree produced by
SwiftParser.protocolDeclaration() . |
void |
SwiftBaseListener.exitProtocolDeclaration(SwiftParser.ProtocolDeclarationContext ctx)
Exit a parse tree produced by
SwiftParser.protocolDeclaration() . |
void |
SwiftListener.exitProtocolDeclaration(SwiftParser.ProtocolDeclarationContext ctx)
Exit a parse tree produced by
SwiftParser.protocolDeclaration() . |
Copyright © 2002-2016 InfoEther. All Rights Reserved.