Uses of Interface
gw.lang.gosuc.simple.ICompilerDriver
Packages that use ICompilerDriver
-
Uses of ICompilerDriver in gw.lang.gosuc.simple
Classes in gw.lang.gosuc.simple that implement ICompilerDriverMethods in gw.lang.gosuc.simple with parameters of type ICompilerDriverModifier and TypeMethodDescriptionbooleanGosuCompiler.compile(CommandLineOptions options, ICompilerDriver driver) booleanGosuCompiler.compile(File sourceFile, ICompilerDriver driver) booleanIGosuCompiler.compile(CommandLineOptions options, ICompilerDriver driver) booleanIGosuCompiler.compile(File sourceFile, ICompilerDriver driver)