Package | Description |
---|---|
net.sourceforge.pmd.lang.swift.antlr4 |
Modifier and Type | Method | Description |
---|---|---|
SwiftParser.GetterSetterBlockContext |
SwiftParser.getterSetterBlock() |
|
SwiftParser.GetterSetterBlockContext |
SwiftParser.SubscriptDeclarationContext.getterSetterBlock() |
|
SwiftParser.GetterSetterBlockContext |
SwiftParser.VariableDeclarationContext.getterSetterBlock() |
Modifier and Type | Method | 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–2018 PMD. All rights reserved.