Package | Description |
---|---|
net.sourceforge.pmd.lang.swift.antlr4 |
Modifier and Type | Method and Description |
---|---|
SwiftParser.GetterSetterBlockContext |
SwiftParser.getterSetterBlock() |
SwiftParser.GetterSetterBlockContext |
SwiftParser.VariableDeclarationContext.getterSetterBlock() |
SwiftParser.GetterSetterBlockContext |
SwiftParser.SubscriptDeclarationContext.getterSetterBlock() |
Modifier and Type | Method and Description |
---|---|
void |
SwiftBaseListener.enterGetterSetterBlock(SwiftParser.GetterSetterBlockContext ctx)
Enter a parse tree produced by
SwiftParser.getterSetterBlock() . |
void |
SwiftListener.enterGetterSetterBlock(SwiftParser.GetterSetterBlockContext ctx)
Enter a parse tree produced by
SwiftParser.getterSetterBlock() . |
void |
SwiftBaseListener.exitGetterSetterBlock(SwiftParser.GetterSetterBlockContext ctx)
Exit a parse tree produced by
SwiftParser.getterSetterBlock() . |
void |
SwiftListener.exitGetterSetterBlock(SwiftParser.GetterSetterBlockContext ctx)
Exit a parse tree produced by
SwiftParser.getterSetterBlock() . |
Copyright © 2002–2017 PMD. All rights reserved.