Package net.sourceforge.pmd.lang.ast.impl
package net.sourceforge.pmd.lang.ast.impl
-
ClassDescriptionBase class for implementations of the Node interface whose children are stored in an array.GenericNode<N extends GenericNode<N>>Interface that binds the return type of some node methods to a type parameter.SuppressionCommentImpl<T extends Reportable>Simple implementation of
ViolationSuppressor.SuppressionCommentWrapper.TokenDocument<T extends GenericToken<T>>Token layer of a parsed file.