| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method and Description |
|---|---|
SwiftParser.AttributeContext |
SwiftParser.attribute() |
SwiftParser.AttributeContext |
SwiftParser.AttributesContext.attribute(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SwiftParser.AttributeContext> |
SwiftParser.AttributesContext.attribute() |
| Modifier and Type | Method and Description |
|---|---|
void |
SwiftBaseListener.enterAttribute(SwiftParser.AttributeContext ctx)
Enter a parse tree produced by
SwiftParser.attribute(). |
void |
SwiftListener.enterAttribute(SwiftParser.AttributeContext ctx)
Enter a parse tree produced by
SwiftParser.attribute(). |
void |
SwiftBaseListener.exitAttribute(SwiftParser.AttributeContext ctx)
Exit a parse tree produced by
SwiftParser.attribute(). |
void |
SwiftListener.exitAttribute(SwiftParser.AttributeContext ctx)
Exit a parse tree produced by
SwiftParser.attribute(). |
Copyright © 2002–2016 InfoEther. All rights reserved.