ViewCompiler constructor
ViewCompiler(
- CompilerFlags _genConfig,
- ExpressionParser parser,
- ElementSchemaRegistry _schemaRegistry
Implementation
ViewCompiler(this._genConfig, this.parser, this._schemaRegistry);