public class TypeTreeNode extends Object
TypeTreeNode()
TypeTreeNode(Type type, String label, int size)
String
getLabel()
Type
getType()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TypeTreeNode()
public TypeTreeNode(Type type, String label, int size)
public String toString()
toString
Object
public String getLabel()
public Type getType()
Copyright © 2015. All rights reserved.