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