com.sun.javafx.api.tree
Interface TypeClassTree

All Superinterfaces:
Tree

public interface TypeClassTree
extends Tree

A tree node for a class JavaFX Script type.


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sun.javafx.api.tree.Tree
Tree.JavaFXKind
 
Method Summary
 ExpressionTree getClassName()
           
 
Methods inherited from interface com.sun.javafx.api.tree.Tree
accept, getJavaFXKind, isMissing
 

Method Detail

getClassName

ExpressionTree getClassName()