Package | Description |
---|---|
net.sourceforge.pmd.lang.swift.antlr4 |
Modifier and Type | Method and Description |
---|---|
SwiftParser.OptionalTypeContext |
SwiftParser.optionalType() |
Modifier and Type | Method and Description |
---|---|
void |
SwiftListener.enterOptionalType(SwiftParser.OptionalTypeContext ctx)
Enter a parse tree produced by
SwiftParser.optionalType() . |
void |
SwiftBaseListener.enterOptionalType(SwiftParser.OptionalTypeContext ctx)
Enter a parse tree produced by
SwiftParser.optionalType() . |
void |
SwiftListener.exitOptionalType(SwiftParser.OptionalTypeContext ctx)
Exit a parse tree produced by
SwiftParser.optionalType() . |
void |
SwiftBaseListener.exitOptionalType(SwiftParser.OptionalTypeContext ctx)
Exit a parse tree produced by
SwiftParser.optionalType() . |
Copyright © 2002–2017 InfoEther. All rights reserved.