Uses of Interface
org.sonar.plugins.java.api.tree.PrimitiveTypeTree
Packages that use PrimitiveTypeTree
Package
Description
Provides interfaces to represent Java source code as syntax tree.
-
Uses of PrimitiveTypeTree in org.sonar.java.model
Classes in org.sonar.java.model that implement PrimitiveTypeTree -
Uses of PrimitiveTypeTree in org.sonar.plugins.java.api.tree
Methods in org.sonar.plugins.java.api.tree with parameters of type PrimitiveTypeTreeModifier and TypeMethodDescriptionvoidBaseTreeVisitor.visitPrimitiveType(PrimitiveTypeTree tree) voidTreeVisitor.visitPrimitiveType(PrimitiveTypeTree tree)