Uses of Interface
net.sourceforge.pmd.lang.java.ast.FunctionalExpression
Packages that use FunctionalExpression
Package
Description
Contains the classes and interfaces modelling the Java AST.
-
Uses of FunctionalExpression in net.sourceforge.pmd.lang.java.ast
Classes in net.sourceforge.pmd.lang.java.ast that implement FunctionalExpressionModifier and TypeClassDescriptionfinal classA lambda expression.final classMethod or constructor reference expression.Methods in net.sourceforge.pmd.lang.java.ast with parameters of type FunctionalExpressionModifier and TypeMethodDescriptionstatic voidInternalApiBridge.setFunctionalMethod(FunctionalExpression node, JMethodSig methodType)