Package | Description |
---|---|
net.sourceforge.pmd.lang.swift.antlr4 |
Modifier and Type | Method | Description |
---|---|---|
SwiftParser.AttributeNameContext |
SwiftParser.AttributeContext.attributeName() |
|
SwiftParser.AttributeNameContext |
SwiftParser.attributeName() |
Modifier and Type | Method | Description |
---|---|---|
void |
SwiftBaseListener.enterAttributeName(SwiftParser.AttributeNameContext ctx) |
Enter a parse tree produced by
SwiftParser.attributeName() . |
void |
SwiftListener.enterAttributeName(SwiftParser.AttributeNameContext ctx) |
Enter a parse tree produced by
SwiftParser.attributeName() . |
void |
SwiftBaseListener.exitAttributeName(SwiftParser.AttributeNameContext ctx) |
Exit a parse tree produced by
SwiftParser.attributeName() . |
void |
SwiftListener.exitAttributeName(SwiftParser.AttributeNameContext ctx) |
Exit a parse tree produced by
SwiftParser.attributeName() . |
Copyright © 2002–2018 PMD. All rights reserved.