ast
Class FloatTypeD

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

public class FloatTypeD
extends TypeD


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

FloatTypeD

public FloatTypeD()