| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method and Description |
|---|---|
SwiftParser.ProtocolPropertyDeclarationContext |
SwiftParser.protocolPropertyDeclaration() |
SwiftParser.ProtocolPropertyDeclarationContext |
SwiftParser.ProtocolMemberDeclarationContext.protocolPropertyDeclaration() |
| Modifier and Type | Method and Description |
|---|---|
void |
SwiftBaseListener.enterProtocolPropertyDeclaration(SwiftParser.ProtocolPropertyDeclarationContext ctx)
Enter a parse tree produced by
SwiftParser.protocolPropertyDeclaration(). |
void |
SwiftListener.enterProtocolPropertyDeclaration(SwiftParser.ProtocolPropertyDeclarationContext ctx)
Enter a parse tree produced by
SwiftParser.protocolPropertyDeclaration(). |
void |
SwiftBaseListener.exitProtocolPropertyDeclaration(SwiftParser.ProtocolPropertyDeclarationContext ctx)
Exit a parse tree produced by
SwiftParser.protocolPropertyDeclaration(). |
void |
SwiftListener.exitProtocolPropertyDeclaration(SwiftParser.ProtocolPropertyDeclarationContext ctx)
Exit a parse tree produced by
SwiftParser.protocolPropertyDeclaration(). |
Copyright © 2002–2016 InfoEther. All rights reserved.