Class JavadocTokenTypes

java.lang.Object
com.puppycrawl.tools.checkstyle.api.JavadocTokenTypes

public final class JavadocTokenTypes extends Object
Contains the constants for all the tokens contained in the Abstract Syntax Tree for the javadoc grammar.
See Also: