public static class TagCheckImpl.CheckSTYLE extends java.lang.Object implements TagCheck
Constructor and Description |
---|
CheckSTYLE() |
Modifier and Type | Method and Description |
---|---|
void |
check(Lexer lexer,
Node node)
Checks attributes in given Node.
|