Package net.sourceforge.pmd.lang.dart.antlr4
The class
Dart2Lexer
will be renamed to DartLexter
and
be moved to package net.sourceforge.pmd.lang.dart.ast
with PMD 7.
All other classes will be removed.
-
Interface Summary Interface Description Dart2Listener This interface defines a complete listener for a parse tree produced byDart2Parser
.