ast
Class IntTypeD

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

public class IntTypeD
extends TypeD


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

IntTypeD

public IntTypeD()