Class Semant

java.lang.Object
  extended by Semant

 class Semant
extends java.lang.Object

Static semantics driver class


Constructor Summary
Semant()
           
 
Method Summary
static void main(java.lang.String[] args)
          Reads AST from from consosle, and outputs the new AST
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Semant

Semant()
Method Detail

main

public static void main(java.lang.String[] args)
Reads AST from from consosle, and outputs the new AST