polyglot.ext.j0.ast
Class ImplicitImports

java.lang.Object
  extended bypolyglot.ext.j0.ast.ImplicitImports

public class ImplicitImports
extends java.lang.Object


Constructor Summary
ImplicitImports(Grm parser)
           
 
Method Summary
 java.util.List getImplicitImports()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImplicitImports

public ImplicitImports(Grm parser)
Method Detail

getImplicitImports

public java.util.List getImplicitImports()
                                  throws java.lang.Exception
Throws:
java.lang.Exception