ast
Class CharTypeD

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

public class CharTypeD
extends TypeD


Constructor Summary
CharTypeD()
           
 
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

CharTypeD

public CharTypeD()