Uses of Class
com.github.javaparser.ast.expr.ClassExpr
Packages that use ClassExpr
Package
Description
Implementation of model based on JavaParser.
-
Uses of ClassExpr in com.github.javaparser.ast.expr
Classes in com.github.javaparser.ast.expr that implement interfaces with type arguments of type ClassExprModifier and TypeClassDescriptionclassDefines an expression that accesses the class of a type.Methods in com.github.javaparser.ast.expr that return ClassExprModifier and TypeMethodDescriptionClassExpr.asClassExpr()Expression.asClassExpr()ClassExpr.clone()Methods in com.github.javaparser.ast.expr that return types with arguments of type ClassExprMethod parameters in com.github.javaparser.ast.expr with type arguments of type ClassExprModifier and TypeMethodDescriptionvoidClassExpr.ifClassExpr(Consumer<ClassExpr> action) voidExpression.ifClassExpr(Consumer<ClassExpr> action) -
Uses of ClassExpr in com.github.javaparser.ast.visitor
Methods in com.github.javaparser.ast.visitor with parameters of type ClassExprModifier and TypeMethodDescriptionvoidvoidvoidvoid -
Uses of ClassExpr in com.github.javaparser.printer
Methods in com.github.javaparser.printer with parameters of type ClassExpr -
Uses of ClassExpr in com.github.javaparser.symbolsolver.javaparsermodel
Methods in com.github.javaparser.symbolsolver.javaparsermodel with parameters of type ClassExprModifier and TypeMethodDescription