astLexerAndParser
Class ASTTest

java.lang.Object
  extended by astLexerAndParser.ASTTest

public class ASTTest
extends java.lang.Object

The parser driver class


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

Constructor Detail

ASTTest

public ASTTest()
Method Detail

main

public static void main(java.lang.String[] args)
Reads lexed tokens from consosle, and outputs the parser tree