Uses of Class
gate.util.Javac.MemoryLog

Packages that use Javac.MemoryLog
gate.util   
 

Uses of Javac.MemoryLog in gate.util
 

Fields in gate.util declared as Javac.MemoryLog
(package private)  Javac.MemoryLog Javac.GJC.memLog
           
 

Constructors in gate.util with parameters of type Javac.MemoryLog
Javac.GJC(Javac.MemoryLog log, com.sun.tools.javac.v8.comp.Symtab syms, com.sun.tools.javac.v8.util.Hashtable options, Map sources)