Uses of Interface
editor.shipit.ICompileConsumer
-
Packages that use ICompileConsumer Package Description editor.shipit -
-
Uses of ICompileConsumer in editor.shipit
Methods in editor.shipit with parameters of type ICompileConsumer Modifier and Type Method Description booleanCompiler. compile(IType type, ICompileConsumer consumer, MessagesPanel messages)booleanExperimentBuild. compile(ICompileConsumer consumer, Set<IType> typesToCompile)booleanCompiler. compileTree(FileTree tree, ICompileConsumer consumer, IProgressCallback progress, MessagesPanel messagesPanel)booleanExperimentBuild. make(ICompileConsumer consumer)booleanExperimentBuild. rebuild(ICompileConsumer consumer)
-