Uses of Class
net.sourceforge.pmd.lang.java.ast.ASTMethodReference
-
Packages that use ASTMethodReference Package Description net.sourceforge.pmd.lang.java.ast Contains the classes and interfaces modelling the Java AST. -
-
Uses of ASTMethodReference in net.sourceforge.pmd.lang.java.ast
Methods in net.sourceforge.pmd.lang.java.ast with parameters of type ASTMethodReference Modifier and Type Method Description static voidInternalApiBridge. setCompileTimeDecl(ASTMethodReference methodReference, OverloadSelectionResult methodType)default RJavaVisitor. visit(ASTMethodReference node, P data)RJavaVisitorBase. visit(ASTMethodReference node, P data)
-