edu.toronto.cs.cparser
Class CILProgramBlockerUtil

java.lang.Object
  extended by edu.toronto.cs.cparser.CILProgramBlockerUtil

public class CILProgramBlockerUtil
extends java.lang.Object


Constructor Summary
CILProgramBlockerUtil()
           
 
Method Summary
static Block getProgramBlock(java.io.Reader file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CILProgramBlockerUtil

public CILProgramBlockerUtil()
Method Detail

getProgramBlock

public static Block getProgramBlock(java.io.Reader file)
                             throws antlr.RecognitionException,
                                    antlr.TokenStreamException
Throws:
antlr.RecognitionException
antlr.TokenStreamException