Package net.sourceforge.pmd.lang.go.antlr4
The class
GolangLexer
will be moved to
package net.sourceforge.pmd.lang.go.ast
with PMD 7.
All other classes will be removed.
-
Interface Summary Interface Description GolangListener This interface defines a complete listener for a parse tree produced byGolangParser
.