Package | Description |
---|---|
net.sourceforge.pmd.lang.swift.antlr4 |
Modifier and Type | Method | Description |
---|---|---|
SwiftParser.PrecedenceGroupRelationContext |
SwiftParser.PrecedenceGroupAttributeContext.precedenceGroupRelation() |
|
SwiftParser.PrecedenceGroupRelationContext |
SwiftParser.precedenceGroupRelation() |
Modifier and Type | Method | Description |
---|---|---|
void |
SwiftBaseListener.enterPrecedenceGroupRelation(SwiftParser.PrecedenceGroupRelationContext ctx) |
Enter a parse tree produced by
SwiftParser.precedenceGroupRelation() . |
void |
SwiftListener.enterPrecedenceGroupRelation(SwiftParser.PrecedenceGroupRelationContext ctx) |
Enter a parse tree produced by
SwiftParser.precedenceGroupRelation() . |
void |
SwiftBaseListener.exitPrecedenceGroupRelation(SwiftParser.PrecedenceGroupRelationContext ctx) |
Exit a parse tree produced by
SwiftParser.precedenceGroupRelation() . |
void |
SwiftListener.exitPrecedenceGroupRelation(SwiftParser.PrecedenceGroupRelationContext ctx) |
Exit a parse tree produced by
SwiftParser.precedenceGroupRelation() . |
Copyright © 2002–2018 PMD. All rights reserved.