| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method | Description |
|---|---|---|
SwiftParser.LiteralContext |
SwiftParser.BalancedTokenContext.literal() |
|
SwiftParser.LiteralContext |
SwiftParser.literal() |
|
SwiftParser.LiteralContext |
SwiftParser.LiteralExpressionContext.literal() |
|
SwiftParser.LiteralContext |
SwiftParser.RawValueAssignmentContext.literal() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
SwiftBaseListener.enterLiteral(SwiftParser.LiteralContext ctx) |
Enter a parse tree produced by
SwiftParser.literal(). |
void |
SwiftListener.enterLiteral(SwiftParser.LiteralContext ctx) |
Enter a parse tree produced by
SwiftParser.literal(). |
void |
SwiftBaseListener.exitLiteral(SwiftParser.LiteralContext ctx) |
Exit a parse tree produced by
SwiftParser.literal(). |
void |
SwiftListener.exitLiteral(SwiftParser.LiteralContext ctx) |
Exit a parse tree produced by
SwiftParser.literal(). |
Copyright © 2002–2018 PMD. All rights reserved.