public class TypeTreeNode extends Object
Constructor and Description |
---|
TypeTreeNode()
Constructor for TypeTreeNode.
|
TypeTreeNode(Type type,
String label,
int size) |
Modifier and Type | Method and Description |
---|---|
String |
getLabel()
Returns the label.
|
Type |
getType()
Returns the type.
|
String |
toString() |
Copyright © 2019. All rights reserved.