org.sonar.plugins.java.api.tree
Interface PrimitiveTypeTree

All Superinterfaces:
ExpressionTree, Tree

@Beta
public interface PrimitiveTypeTree
extends ExpressionTree

Primitive type. JLS 4.2

Since:
Java 1.3

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.sonar.plugins.java.api.tree.Tree
Tree.Kind
 
Method Summary
 
Methods inherited from interface org.sonar.plugins.java.api.tree.Tree
accept, is
 



Copyright © 2012-2014 SonarSource. All Rights Reserved.