Uses of Class
com.github.javaparser.ast.type.VoidType
Packages that use VoidType
Package
Description
Implementation of model based on JavaParser.
-
Uses of VoidType in com.github.javaparser.ast.type
Methods in com.github.javaparser.ast.type that return VoidTypeModifier and TypeMethodDescriptionType.asVoidType()
VoidType.asVoidType()
VoidType.clone()
VoidType.setAnnotations
(NodeList<AnnotationExpr> annotations) Methods in com.github.javaparser.ast.type that return types with arguments of type VoidTypeMethod parameters in com.github.javaparser.ast.type with type arguments of type VoidTypeModifier and TypeMethodDescriptionvoid
Type.ifVoidType
(Consumer<VoidType> action) void
VoidType.ifVoidType
(Consumer<VoidType> action) -
Uses of VoidType in com.github.javaparser.ast.visitor
Methods in com.github.javaparser.ast.visitor with parameters of type VoidTypeModifier and TypeMethodDescriptionvoid
void
void
void
-
Uses of VoidType in com.github.javaparser.printer
Methods in com.github.javaparser.printer with parameters of type VoidType -
Uses of VoidType in com.github.javaparser.symbolsolver.javaparsermodel
Methods in com.github.javaparser.symbolsolver.javaparsermodel with parameters of type VoidTypeModifier and TypeMethodDescription