Uses of Interface
org.sonar.plugins.java.api.tree.PatternTree
Packages that use PatternTree
Package
Description
Provides interfaces to represent Java source code as syntax tree.
-
Uses of PatternTree in org.sonar.java.model.pattern
Classes in org.sonar.java.model.pattern that implement PatternTreeModifier and TypeClassDescriptionclassJDK 17 Preview feature (JEP-406), deprecated by design until it will be final java:S1874 = "@Deprecated" code should not be usedclassJDK 17 Preview feature (JEP-406), deprecated by design until it will be final java:S1874 = "@Deprecated" code should not be usedclassJDK 17 Preview feature (JEP-406), deprecated by design until it will be final java:S1874 = "@Deprecated" code should not be usedclassJDK 17 Preview feature (JEP-406), deprecated by design until it will be final java:S1874 = "@Deprecated" code should not be usedclassJDK 17 Preview feature (JEP-406), deprecated by design until it will be final java:S1874 = "@Deprecated" code should not be usedMethods in org.sonar.java.model.pattern that return PatternTreeConstructors in org.sonar.java.model.pattern with parameters of type PatternTreeModifierConstructorDescriptionGuardedPatternTreeImpl(PatternTree pattern, SyntaxToken andOperator, ExpressionTree expression) -
Uses of PatternTree in org.sonar.plugins.java.api.tree
Subinterfaces of PatternTree in org.sonar.plugins.java.api.treeModifier and TypeInterfaceDescriptioninterfaceDeprecated.Preview FeatureinterfaceDeprecated.Preview FeatureinterfaceDeprecated.Preview FeatureinterfaceDeprecated.Preview FeatureMethods in org.sonar.plugins.java.api.tree that return PatternTree