ast
Class StringTypeD

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

public class StringTypeD
extends TypeD


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

StringTypeD

public StringTypeD()