v1/src/compiler/module/ng_compiler_module library

Functions

createTemplateCompiler(BuildStep buildStep, CompilerFlags flags) AngularCompiler
Creates the elements necessary to parse HTML templates and compile them.
createViewCompiler(BuildStep buildStep, CompilerFlags flags) TemplateCompiler
Creates the elements necessary to implement view classes.