treeBuilder
Class tbItem

java.lang.Object
  |
  +--treeBuilder.tbItem
Direct Known Subclasses:
tbAttributeItem, tbConst, tbFromItem, tbSelectItem

public class tbItem
extends java.lang.Object

a tbItem, which can be: a from-Item, a constant,


Constructor Summary
tbItem()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

tbItem

public tbItem()