class
compilerJs::FindTypes
sys::Obj compiler::CompilerSupport compiler::CompilerStep compilerJs::JsCompilerStep compilerJs::FindTypes
FindTypes finds the types to actually compile. If the force
flag is set, all types are forced to be compiled. Otherwise only types that have the @js
facet set will be compiled.
Slots
- makeSource
-
new make(JsCompiler compiler)
- runSource
-
override Void run()
Overrides compiler::CompilerStep.run
Doc inherited from compiler::CompilerStep.run
Run the step