ast
Class BooleanTypeD

java.lang.Object
  |
  +--ast.TypeD
        |
        +--ast.BooleanTypeD

public class BooleanTypeD
extends TypeD


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

Constructor Detail

BooleanTypeD

public BooleanTypeD()