Uses of Class
com.github.javaparser.ast.type.VarType
Packages that use VarType
Package
Description
Implementation of model based on JavaParser.
-
Uses of VarType in com.github.javaparser.ast.type
Methods in com.github.javaparser.ast.type that return VarTypeModifier and TypeMethodDescriptionType.asVarType()VarType.asVarType()VarType.clone()VarType.setAnnotations(NodeList<AnnotationExpr> annotations) Methods in com.github.javaparser.ast.type that return types with arguments of type VarTypeMethod parameters in com.github.javaparser.ast.type with type arguments of type VarType -
Uses of VarType in com.github.javaparser.ast.validator.language_level_validations.chunks
Classes in com.github.javaparser.ast.validator.language_level_validations.chunks that implement interfaces with type arguments of type VarTypeMethods in com.github.javaparser.ast.validator.language_level_validations.chunks with parameters of type VarTypeModifier and TypeMethodDescriptionvoidVarValidator.accept(VarType node, ProblemReporter reporter) private voidVarValidator.reportIllegalPosition(VarType n, ProblemReporter reporter) -
Uses of VarType in com.github.javaparser.ast.visitor
Methods in com.github.javaparser.ast.visitor with parameters of type VarTypeModifier and TypeMethodDescriptionvoidvoidvoidvoid -
Uses of VarType in com.github.javaparser.printer
Methods in com.github.javaparser.printer with parameters of type VarType -
Uses of VarType in com.github.javaparser.symbolsolver.javaparsermodel
Methods in com.github.javaparser.symbolsolver.javaparsermodel with parameters of type VarTypeModifier and TypeMethodDescription