Package | Description |
---|---|
net.sourceforge.pmd.lang.swift.antlr4 |
Modifier and Type | Method | Description |
---|---|---|
SwiftParser.StructNameContext |
SwiftParser.StructDeclarationContext.structName() |
|
SwiftParser.StructNameContext |
SwiftParser.structName() |
Modifier and Type | Method | Description |
---|---|---|
void |
SwiftBaseListener.enterStructName(SwiftParser.StructNameContext ctx) |
Enter a parse tree produced by
SwiftParser.structName() . |
void |
SwiftListener.enterStructName(SwiftParser.StructNameContext ctx) |
Enter a parse tree produced by
SwiftParser.structName() . |
void |
SwiftBaseListener.exitStructName(SwiftParser.StructNameContext ctx) |
Exit a parse tree produced by
SwiftParser.structName() . |
void |
SwiftListener.exitStructName(SwiftParser.StructNameContext ctx) |
Exit a parse tree produced by
SwiftParser.structName() . |
Copyright © 2002–2018 PMD. All rights reserved.