Uses of Class
com.github.javaparser.ast.validator.VisitorValidator
Packages that use VisitorValidator
Package
Description
-
Uses of VisitorValidator in com.github.javaparser.ast.validator
Subclasses of VisitorValidator in com.github.javaparser.ast.validatorModifier and TypeClassDescriptionclassValidates that "record" cannot be used as identifier for type declarations (e.g., classes, enums, and records).classValidates that identifiers are not keywords - this for the few keywords that the parser accepts because they were added after Java 1.0. -
Uses of VisitorValidator in com.github.javaparser.ast.validator.language_level_validations.chunks
Subclasses of VisitorValidator in com.github.javaparser.ast.validator.language_level_validations.chunksModifier and TypeClassDescriptionclassVerifies that only allowed modifiers are used where modifiers are expected.classclassclass