Uses of Class
net.sourceforge.pmd.lang.scala.ast.ASTTermPartialFunction
-
Packages that use ASTTermPartialFunction Package Description net.sourceforge.pmd.lang.scala.ast -
-
Uses of ASTTermPartialFunction in net.sourceforge.pmd.lang.scala.ast
Methods in net.sourceforge.pmd.lang.scala.ast with parameters of type ASTTermPartialFunction Modifier and Type Method Description default R
ScalaParserVisitor. visit(ASTTermPartialFunction node, D data)
-