Package | Description |
---|---|
net.sourceforge.pmd.lang.swift.antlr4 |
Modifier and Type | Method and Description |
---|---|
SwiftParser.GetterSetterKeywordBlockContext |
SwiftParser.getterSetterKeywordBlock() |
SwiftParser.GetterSetterKeywordBlockContext |
SwiftParser.VariableDeclarationContext.getterSetterKeywordBlock() |
SwiftParser.GetterSetterKeywordBlockContext |
SwiftParser.ProtocolPropertyDeclarationContext.getterSetterKeywordBlock() |
SwiftParser.GetterSetterKeywordBlockContext |
SwiftParser.ProtocolSubscriptDeclarationContext.getterSetterKeywordBlock() |
SwiftParser.GetterSetterKeywordBlockContext |
SwiftParser.SubscriptDeclarationContext.getterSetterKeywordBlock() |
Modifier and Type | Method and Description |
---|---|
void |
SwiftBaseListener.enterGetterSetterKeywordBlock(SwiftParser.GetterSetterKeywordBlockContext ctx)
Enter a parse tree produced by
SwiftParser.getterSetterKeywordBlock() . |
void |
SwiftListener.enterGetterSetterKeywordBlock(SwiftParser.GetterSetterKeywordBlockContext ctx)
Enter a parse tree produced by
SwiftParser.getterSetterKeywordBlock() . |
void |
SwiftBaseListener.exitGetterSetterKeywordBlock(SwiftParser.GetterSetterKeywordBlockContext ctx)
Exit a parse tree produced by
SwiftParser.getterSetterKeywordBlock() . |
void |
SwiftListener.exitGetterSetterKeywordBlock(SwiftParser.GetterSetterKeywordBlockContext ctx)
Exit a parse tree produced by
SwiftParser.getterSetterKeywordBlock() . |
Copyright © 2002–2016 InfoEther. All rights reserved.