oops.boot
Interface Oops.OopsDriver

Enclosing class:
Oops

public static interface Oops.OopsDriver

Oops create with newInstance() one instance of OopsDriver (see option -d) and asks with genParser() for the generated Parser.


Method Summary
 Parser genParser(java.io.Reader in)
           
 

Method Detail

genParser

public Parser genParser(java.io.Reader in)