Uses of Interface
org.sonar.plugins.java.api.tree.TypePatternTree
Packages that use TypePatternTree
Package
Description
Provides interfaces to represent Java source code as syntax tree.
-
Uses of TypePatternTree in org.sonar.java.model.pattern
Classes in org.sonar.java.model.pattern that implement TypePatternTreeModifier and TypeClassDescriptionclassJDK 17 Preview feature (JEP-406), finalized in JDK 21 (JEP-441). -
Uses of TypePatternTree in org.sonar.plugins.java.api.tree
Methods in org.sonar.plugins.java.api.tree with parameters of type TypePatternTreeModifier and TypeMethodDescriptionvoidBaseTreeVisitor.visitTypePattern(TypePatternTree tree) voidTreeVisitor.visitTypePattern(TypePatternTree tree)