From 437810a5bff06cc5db739d584b56c1d28d565f7f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 3 Jul 2020 12:07:03 +0000 Subject: [PATCH] chore(release): 2.1.0 [skip ci] # [2.1.0](https://github.com/baidu/san-ssr/compare/v2.0.1...v2.1.0) (2020-07-03) ### Features * SanProject#compile({filePath, fileContent}) ([4ed9cf1](https://github.com/baidu/san-ssr/commit/4ed9cf11fdc084e29d08532298165b71c70695d2)) --- CHANGELOG.md | 7 + docs/assets/js/search.js | 2 +- ...els_component_info_.componentinfoimpl.html | 18 +- ..._component_info_.dynamiccomponentinfo.html | 22 +- ...ls_component_info_.typedcomponentinfo.html | 24 +- .../_models_san_project_.sanproject.html | 88 +++-- ...san_source_file_.dynamicsansourcefile.html | 10 +- ...ls_san_source_file_.sansourcefileimpl.html | 8 +- ...s_san_source_file_.typedsansourcefile.html | 12 +- ...nt_class_parser_.componentclassparser.html | 18 +- ...cript_san_parser_.typescriptsanparser.html | 8 +- docs/classes/_runtime_san_data_.sandata.html | 14 +- ...mpilers_anode_compiler_.anodecompiler.html | 38 +-- ...nent_compiler_.componentclasscompiler.html | 12 +- ...ers_element_compiler_.elementcompiler.html | 16 +- ...s_renderer_compiler_.renderercompiler.html | 18 +- .../_target_js_index_.tojscompiler.html | 22 +- .../_target_js_js_emitter_.jsemitter.html | 78 ++--- docs/classes/_utils_emitter_.emitter.html | 40 +-- docs/globals.html | 4 + docs/index.html | 3 + .../_models_compiler_.compiler.html | 4 +- ...mponent_reference_.componentreference.html | 6 +- ..._reference_.dynamiccomponentreference.html | 8 +- ...els_options_.typescriptfiledescriptor.html | 246 ++++++++++++++ .../_models_renderer_.renderer.html | 2 +- docs/modules/_bin_ssr_.html | 16 +- docs/modules/_fixtures_case_.html | 22 +- docs/modules/_index_.html | 6 +- docs/modules/_models_component_.html | 6 +- docs/modules/_models_component_info_.html | 6 +- .../modules/_models_component_reference_.html | 6 +- docs/modules/_models_options_.html | 310 ++++++++++++++++++ docs/modules/_models_san_project_.html | 4 +- docs/modules/_models_san_source_file_.html | 6 +- .../_parsers_normalize_component_.html | 2 +- docs/modules/_parsers_parse_template_.html | 14 +- docs/modules/_parsers_tsconfig_.html | 2 +- .../_parsers_typescript_san_parser_.html | 2 +- docs/modules/_runtime_index_.html | 4 +- docs/modules/_runtime_underscore_.html | 68 ++-- .../_target_js_compilers_expr_compiler_.html | 54 +-- ...arget_js_compilers_renderer_compiler_.html | 2 +- .../_target_js_compilers_stringifier_.html | 12 +- docs/modules/_target_js_index_.html | 4 +- docs/modules/_transpilers_ts2js_.html | 6 +- docs/modules/_utils_anode_util_.html | 6 +- docs/modules/_utils_ast_util_.html | 20 +- docs/modules/_utils_buffer_.html | 2 +- docs/modules/_utils_case_.html | 10 +- docs/modules/_utils_dom_util_.html | 4 +- docs/modules/_utils_fs_.html | 2 +- docs/modules/_utils_lang_.html | 6 +- docs/modules/_utils_type_guards_.html | 38 +-- package-lock.json | 2 +- package.json | 2 +- 56 files changed, 995 insertions(+), 377 deletions(-) create mode 100644 docs/interfaces/_models_options_.typescriptfiledescriptor.html create mode 100644 docs/modules/_models_options_.html diff --git a/CHANGELOG.md b/CHANGELOG.md index e35cddeb..f0d49b34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.1.0](https://github.com/baidu/san-ssr/compare/v2.0.1...v2.1.0) (2020-07-03) + + +### Features + +* SanProject#compile({filePath, fileContent}) ([4ed9cf1](https://github.com/baidu/san-ssr/commit/4ed9cf11fdc084e29d08532298165b71c70695d2)) + ## [2.0.1](https://github.com/baidu/san-ssr/compare/v2.0.0...v2.0.1) (2020-07-02) diff --git a/docs/assets/js/search.js b/docs/assets/js/search.js index 44c52a81..5a203007 100644 --- a/docs/assets/js/search.js +++ b/docs/assets/js/search.js @@ -1,3 +1,3 @@ var typedoc = typedoc || {}; typedoc.search = typedoc.search || {}; - typedoc.search.data = {"kinds":{"1":"External module","32":"Variable","64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method","65536":"Type literal","2097152":"Object literal","4194304":"Type alias"},"rows":[{"id":0,"kind":1,"name":"\"models/component-reference\"","url":"modules/_models_component_reference_.html","classes":"tsd-kind-external-module"},{"id":1,"kind":256,"name":"ComponentReference","url":"interfaces/_models_component_reference_.componentreference.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/component-reference\""},{"id":2,"kind":1024,"name":"relativeFilePath","url":"interfaces/_models_component_reference_.componentreference.html#relativefilepath","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/component-reference\".ComponentReference"},{"id":3,"kind":1024,"name":"id","url":"interfaces/_models_component_reference_.componentreference.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/component-reference\".ComponentReference"},{"id":4,"kind":1024,"name":"isDefault","url":"interfaces/_models_component_reference_.componentreference.html#isdefault","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/component-reference\".ComponentReference"},{"id":5,"kind":256,"name":"DynamicComponentReference","url":"interfaces/_models_component_reference_.dynamiccomponentreference.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/component-reference\""},{"id":6,"kind":1024,"name":"componentClass","url":"interfaces/_models_component_reference_.dynamiccomponentreference.html#componentclass","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/component-reference\".DynamicComponentReference"},{"id":7,"kind":1024,"name":"relativeFilePath","url":"interfaces/_models_component_reference_.dynamiccomponentreference.html#relativefilepath","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/component-reference\".DynamicComponentReference"},{"id":8,"kind":1024,"name":"id","url":"interfaces/_models_component_reference_.dynamiccomponentreference.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/component-reference\".DynamicComponentReference"},{"id":9,"kind":1024,"name":"isDefault","url":"interfaces/_models_component_reference_.dynamiccomponentreference.html#isdefault","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/component-reference\".DynamicComponentReference"},{"id":10,"kind":64,"name":"getComponentClassID","url":"modules/_models_component_reference_.html#getcomponentclassid","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/component-reference\""},{"id":11,"kind":64,"name":"getExportedComponentID","url":"modules/_models_component_reference_.html#getexportedcomponentid","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/component-reference\""},{"id":12,"kind":64,"name":"getDefaultExportedComponentID","url":"modules/_models_component_reference_.html#getdefaultexportedcomponentid","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/component-reference\""},{"id":13,"kind":1,"name":"\"utils/ast-util\"","url":"modules/_utils_ast_util_.html","classes":"tsd-kind-external-module"},{"id":14,"kind":32,"name":"debug","url":"modules/_utils_ast_util_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/ast-util\""},{"id":15,"kind":64,"name":"getSanImportDeclaration","url":"modules/_utils_ast_util_.html#getsanimportdeclaration","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/ast-util\""},{"id":16,"kind":64,"name":"getComponentClassIdentifier","url":"modules/_utils_ast_util_.html#getcomponentclassidentifier","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/ast-util\""},{"id":17,"kind":64,"name":"isChildClassOf","url":"modules/_utils_ast_util_.html#ischildclassof","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/ast-util\""},{"id":18,"kind":64,"name":"getComponentDeclarations","url":"modules/_utils_ast_util_.html#getcomponentdeclarations","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/ast-util\""},{"id":19,"kind":64,"name":"getPropertyStringValue","url":"modules/_utils_ast_util_.html#getpropertystringvalue","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/ast-util\""},{"id":20,"kind":64,"name":"getLiteralText","url":"modules/_utils_ast_util_.html#getliteraltext","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/ast-util\""},{"id":21,"kind":64,"name":"getChildComponents","url":"modules/_utils_ast_util_.html#getchildcomponents","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/ast-util\""},{"id":22,"kind":64,"name":"getObjectLiteralPropertyKeys","url":"modules/_utils_ast_util_.html#getobjectliteralpropertykeys","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/ast-util\""},{"id":23,"kind":64,"name":"getPropertyAssignmentName","url":"modules/_utils_ast_util_.html#getpropertyassignmentname","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/ast-util\""},{"id":24,"kind":1,"name":"\"models/component-info\"","url":"modules/_models_component_info_.html","classes":"tsd-kind-external-module"},{"id":25,"kind":128,"name":"ComponentInfoImpl","url":"classes/_models_component_info_.componentinfoimpl.html","classes":"tsd-kind-class tsd-parent-kind-external-module tsd-has-type-parameter","parent":"\"models/component-info\""},{"id":26,"kind":512,"name":"constructor","url":"classes/_models_component_info_.componentinfoimpl.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfoImpl"},{"id":27,"kind":1024,"name":"id","url":"classes/_models_component_info_.componentinfoimpl.html#id","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfoImpl"},{"id":28,"kind":1024,"name":"template","url":"classes/_models_component_info_.componentinfoimpl.html#template","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfoImpl"},{"id":29,"kind":1024,"name":"root","url":"classes/_models_component_info_.componentinfoimpl.html#root","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfoImpl"},{"id":30,"kind":1024,"name":"childComponents","url":"classes/_models_component_info_.componentinfoimpl.html#childcomponents","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfoImpl"},{"id":31,"kind":2048,"name":"hasMethod","url":"classes/_models_component_info_.componentinfoimpl.html#hasmethod","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfoImpl"},{"id":32,"kind":2048,"name":"getComputedNames","url":"classes/_models_component_info_.componentinfoimpl.html#getcomputednames","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfoImpl"},{"id":33,"kind":2048,"name":"getFilterNames","url":"classes/_models_component_info_.componentinfoimpl.html#getfilternames","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfoImpl"},{"id":34,"kind":2048,"name":"getChildComponentRenference","url":"classes/_models_component_info_.componentinfoimpl.html#getchildcomponentrenference","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfoImpl"},{"id":35,"kind":128,"name":"DynamicComponentInfo","url":"classes/_models_component_info_.dynamiccomponentinfo.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/component-info\""},{"id":36,"kind":1024,"name":"proto","url":"classes/_models_component_info_.dynamiccomponentinfo.html#proto","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".DynamicComponentInfo"},{"id":37,"kind":512,"name":"constructor","url":"classes/_models_component_info_.dynamiccomponentinfo.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/component-info\".DynamicComponentInfo"},{"id":38,"kind":1024,"name":"componentClass","url":"classes/_models_component_info_.dynamiccomponentinfo.html#componentclass","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".DynamicComponentInfo"},{"id":39,"kind":2048,"name":"hasMethod","url":"classes/_models_component_info_.dynamiccomponentinfo.html#hasmethod","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/component-info\".DynamicComponentInfo"},{"id":40,"kind":2048,"name":"getComputedNames","url":"classes/_models_component_info_.dynamiccomponentinfo.html#getcomputednames","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/component-info\".DynamicComponentInfo"},{"id":41,"kind":2048,"name":"getFilterNames","url":"classes/_models_component_info_.dynamiccomponentinfo.html#getfilternames","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/component-info\".DynamicComponentInfo"},{"id":42,"kind":1024,"name":"id","url":"classes/_models_component_info_.dynamiccomponentinfo.html#id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component-info\".DynamicComponentInfo"},{"id":43,"kind":1024,"name":"template","url":"classes/_models_component_info_.dynamiccomponentinfo.html#template","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component-info\".DynamicComponentInfo"},{"id":44,"kind":1024,"name":"root","url":"classes/_models_component_info_.dynamiccomponentinfo.html#root","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component-info\".DynamicComponentInfo"},{"id":45,"kind":1024,"name":"childComponents","url":"classes/_models_component_info_.dynamiccomponentinfo.html#childcomponents","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component-info\".DynamicComponentInfo"},{"id":46,"kind":2048,"name":"getChildComponentRenference","url":"classes/_models_component_info_.dynamiccomponentinfo.html#getchildcomponentrenference","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component-info\".DynamicComponentInfo"},{"id":47,"kind":128,"name":"TypedComponentInfo","url":"classes/_models_component_info_.typedcomponentinfo.html","classes":"tsd-kind-class tsd-parent-kind-external-module tsd-has-type-parameter","parent":"\"models/component-info\""},{"id":48,"kind":1024,"name":"computedNames","url":"classes/_models_component_info_.typedcomponentinfo.html#computednames","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"models/component-info\".TypedComponentInfo"},{"id":49,"kind":1024,"name":"filterNames","url":"classes/_models_component_info_.typedcomponentinfo.html#filternames","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"models/component-info\".TypedComponentInfo"},{"id":50,"kind":512,"name":"constructor","url":"classes/_models_component_info_.typedcomponentinfo.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/component-info\".TypedComponentInfo"},{"id":51,"kind":1024,"name":"classDeclaration","url":"classes/_models_component_info_.typedcomponentinfo.html#classdeclaration","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".TypedComponentInfo"},{"id":52,"kind":2048,"name":"hasMethod","url":"classes/_models_component_info_.typedcomponentinfo.html#hasmethod","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/component-info\".TypedComponentInfo"},{"id":53,"kind":2048,"name":"getComputedNames","url":"classes/_models_component_info_.typedcomponentinfo.html#getcomputednames","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/component-info\".TypedComponentInfo"},{"id":54,"kind":2048,"name":"getFilterNames","url":"classes/_models_component_info_.typedcomponentinfo.html#getfilternames","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/component-info\".TypedComponentInfo"},{"id":55,"kind":1024,"name":"id","url":"classes/_models_component_info_.typedcomponentinfo.html#id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component-info\".TypedComponentInfo"},{"id":56,"kind":1024,"name":"template","url":"classes/_models_component_info_.typedcomponentinfo.html#template","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component-info\".TypedComponentInfo"},{"id":57,"kind":1024,"name":"root","url":"classes/_models_component_info_.typedcomponentinfo.html#root","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component-info\".TypedComponentInfo"},{"id":58,"kind":1024,"name":"childComponents","url":"classes/_models_component_info_.typedcomponentinfo.html#childcomponents","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component-info\".TypedComponentInfo"},{"id":59,"kind":2048,"name":"getChildComponentRenference","url":"classes/_models_component_info_.typedcomponentinfo.html#getchildcomponentrenference","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component-info\".TypedComponentInfo"},{"id":60,"kind":4194304,"name":"TagName","url":"modules/_models_component_info_.html#tagname","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"models/component-info\""},{"id":61,"kind":4194304,"name":"ComponentInfo","url":"modules/_models_component_info_.html#componentinfo","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"models/component-info\""},{"id":62,"kind":64,"name":"isTypedComponentInfo","url":"modules/_models_component_info_.html#istypedcomponentinfo","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/component-info\""},{"id":63,"kind":1,"name":"\"models/san-source-file\"","url":"modules/_models_san_source_file_.html","classes":"tsd-kind-external-module"},{"id":64,"kind":128,"name":"SanSourceFileImpl","url":"classes/_models_san_source_file_.sansourcefileimpl.html","classes":"tsd-kind-class tsd-parent-kind-external-module tsd-has-type-parameter","parent":"\"models/san-source-file\""},{"id":65,"kind":512,"name":"constructor","url":"classes/_models_san_source_file_.sansourcefileimpl.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFileImpl"},{"id":66,"kind":1024,"name":"componentInfos","url":"classes/_models_san_source_file_.sansourcefileimpl.html#componentinfos","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFileImpl"},{"id":67,"kind":1024,"name":"entryComponentInfo","url":"classes/_models_san_source_file_.sansourcefileimpl.html#entrycomponentinfo","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFileImpl"},{"id":68,"kind":2048,"name":"getFilePath","url":"classes/_models_san_source_file_.sansourcefileimpl.html#getfilepath","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFileImpl"},{"id":69,"kind":128,"name":"DynamicSanSourceFile","url":"classes/_models_san_source_file_.dynamicsansourcefile.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/san-source-file\""},{"id":70,"kind":512,"name":"constructor","url":"classes/_models_san_source_file_.dynamicsansourcefile.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/san-source-file\".DynamicSanSourceFile"},{"id":71,"kind":1024,"name":"filePath","url":"classes/_models_san_source_file_.dynamicsansourcefile.html#filepath","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"models/san-source-file\".DynamicSanSourceFile"},{"id":72,"kind":1024,"name":"entryComponentInfo","url":"classes/_models_san_source_file_.dynamicsansourcefile.html#entrycomponentinfo","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/san-source-file\".DynamicSanSourceFile"},{"id":73,"kind":2048,"name":"getFilePath","url":"classes/_models_san_source_file_.dynamicsansourcefile.html#getfilepath","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/san-source-file\".DynamicSanSourceFile"},{"id":74,"kind":1024,"name":"componentInfos","url":"classes/_models_san_source_file_.dynamicsansourcefile.html#componentinfos","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"models/san-source-file\".DynamicSanSourceFile"},{"id":75,"kind":128,"name":"TypedSanSourceFile","url":"classes/_models_san_source_file_.typedsansourcefile.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/san-source-file\""},{"id":76,"kind":512,"name":"constructor","url":"classes/_models_san_source_file_.typedsansourcefile.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/san-source-file\".TypedSanSourceFile"},{"id":77,"kind":1024,"name":"tsSourceFile","url":"classes/_models_san_source_file_.typedsansourcefile.html#tssourcefile","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-source-file\".TypedSanSourceFile"},{"id":78,"kind":2048,"name":"getFilePath","url":"classes/_models_san_source_file_.typedsansourcefile.html#getfilepath","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/san-source-file\".TypedSanSourceFile"},{"id":79,"kind":2048,"name":"getComponentClassDeclarations","url":"classes/_models_san_source_file_.typedsansourcefile.html#getcomponentclassdeclarations","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-source-file\".TypedSanSourceFile"},{"id":80,"kind":1024,"name":"componentInfos","url":"classes/_models_san_source_file_.typedsansourcefile.html#componentinfos","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"models/san-source-file\".TypedSanSourceFile"},{"id":81,"kind":1024,"name":"entryComponentInfo","url":"classes/_models_san_source_file_.typedsansourcefile.html#entrycomponentinfo","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"models/san-source-file\".TypedSanSourceFile"},{"id":82,"kind":32,"name":"debug","url":"modules/_models_san_source_file_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"models/san-source-file\""},{"id":83,"kind":4194304,"name":"SanSourceFile","url":"modules/_models_san_source_file_.html#sansourcefile","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"models/san-source-file\""},{"id":84,"kind":64,"name":"isTypedSanSourceFile","url":"modules/_models_san_source_file_.html#istypedsansourcefile","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/san-source-file\""},{"id":85,"kind":1,"name":"\"utils/lang\"","url":"modules/_utils_lang_.html","classes":"tsd-kind-external-module"},{"id":86,"kind":64,"name":"isValidIdentifier","url":"modules/_utils_lang_.html#isvalididentifier","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/lang\""},{"id":87,"kind":64,"name":"getMember","url":"modules/_utils_lang_.html#getmember","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-has-type-parameter","parent":"\"utils/lang\""},{"id":88,"kind":64,"name":"functionString","url":"modules/_utils_lang_.html#functionstring","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/lang\""},{"id":89,"kind":1,"name":"\"models/component\"","url":"modules/_models_component_.html","classes":"tsd-kind-external-module"},{"id":90,"kind":256,"name":"Computed","url":"interfaces/_models_component_.computed.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":91,"kind":256,"name":"Filters","url":"interfaces/_models_component_.filters.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":92,"kind":4194304,"name":"ComponentClass","url":"modules/_models_component_.html#componentclass","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":93,"kind":32,"name":"COMPONENT_RESERVED_MEMBERS","url":"modules/_models_component_.html#component_reserved_members","classes":"tsd-kind-variable tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":94,"kind":64,"name":"isComponentLoader","url":"modules/_models_component_.html#iscomponentloader","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":95,"kind":1,"name":"\"utils/type-guards\"","url":"modules/_utils_type_guards_.html","classes":"tsd-kind-external-module"},{"id":96,"kind":64,"name":"isExprUnaryNode","url":"modules/_utils_type_guards_.html#isexprunarynode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":97,"kind":64,"name":"isExprStringNode","url":"modules/_utils_type_guards_.html#isexprstringnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":98,"kind":64,"name":"isExprNumberNode","url":"modules/_utils_type_guards_.html#isexprnumbernode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":99,"kind":64,"name":"isExprBoolNode","url":"modules/_utils_type_guards_.html#isexprboolnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":100,"kind":64,"name":"isExprAccessorNode","url":"modules/_utils_type_guards_.html#isexpraccessornode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":101,"kind":64,"name":"isExprInterpNode","url":"modules/_utils_type_guards_.html#isexprinterpnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":102,"kind":64,"name":"isExprCallNode","url":"modules/_utils_type_guards_.html#isexprcallnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":103,"kind":64,"name":"isExprTextNode","url":"modules/_utils_type_guards_.html#isexprtextnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":104,"kind":64,"name":"isExprBinaryNode","url":"modules/_utils_type_guards_.html#isexprbinarynode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":105,"kind":64,"name":"isExprTertiaryNode","url":"modules/_utils_type_guards_.html#isexprtertiarynode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":106,"kind":64,"name":"isExprArrayNode","url":"modules/_utils_type_guards_.html#isexprarraynode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":107,"kind":64,"name":"isExprObjectNode","url":"modules/_utils_type_guards_.html#isexprobjectnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":108,"kind":64,"name":"isExprNullNode","url":"modules/_utils_type_guards_.html#isexprnullnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":109,"kind":64,"name":"isASlotNode","url":"modules/_utils_type_guards_.html#isaslotnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":110,"kind":64,"name":"isAIfNode","url":"modules/_utils_type_guards_.html#isaifnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":111,"kind":64,"name":"isAForNode","url":"modules/_utils_type_guards_.html#isafornode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":112,"kind":64,"name":"isATextNode","url":"modules/_utils_type_guards_.html#isatextnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":113,"kind":64,"name":"isATemplateNode","url":"modules/_utils_type_guards_.html#isatemplatenode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":114,"kind":64,"name":"isAFragmentNode","url":"modules/_utils_type_guards_.html#isafragmentnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":115,"kind":1,"name":"\"utils/anode-util\"","url":"modules/_utils_anode_util_.html","classes":"tsd-kind-external-module"},{"id":116,"kind":64,"name":"getANodePropByName","url":"modules/_utils_anode_util_.html#getanodepropbyname","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/anode-util\""},{"id":117,"kind":64,"name":"parseANodeProps","url":"modules/_utils_anode_util_.html#parseanodeprops","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/anode-util\""},{"id":118,"kind":64,"name":"visitANodeRecursively","url":"modules/_utils_anode_util_.html#visitanoderecursively","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/anode-util\""},{"id":119,"kind":1,"name":"\"parsers/parse-template\"","url":"modules/_parsers_parse_template_.html","classes":"tsd-kind-external-module"},{"id":120,"kind":64,"name":"parseAndNormalizeTemplate","url":"modules/_parsers_parse_template_.html#parseandnormalizetemplate","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/parse-template\""},{"id":121,"kind":64,"name":"normalizeRootANode","url":"modules/_parsers_parse_template_.html#normalizerootanode","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/parse-template\""},{"id":122,"kind":64,"name":"normalizeOptionTag","url":"modules/_parsers_parse_template_.html#normalizeoptiontag","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/parse-template\""},{"id":123,"kind":64,"name":"normalizeANodeProps","url":"modules/_parsers_parse_template_.html#normalizeanodeprops","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/parse-template\""},{"id":124,"kind":64,"name":"normalizeRootClassProp","url":"modules/_parsers_parse_template_.html#normalizerootclassprop","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/parse-template\""},{"id":125,"kind":64,"name":"normalizeRootStyleProp","url":"modules/_parsers_parse_template_.html#normalizerootstyleprop","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/parse-template\""},{"id":126,"kind":64,"name":"normalizeRootATemplateNode","url":"modules/_parsers_parse_template_.html#normalizerootatemplatenode","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/parse-template\""},{"id":127,"kind":1,"name":"\"parsers/component-class-parser\"","url":"modules/_parsers_component_class_parser_.html","classes":"tsd-kind-external-module"},{"id":128,"kind":128,"name":"ComponentClassParser","url":"classes/_parsers_component_class_parser_.componentclassparser.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"parsers/component-class-parser\""},{"id":129,"kind":1024,"name":"id","url":"classes/_parsers_component_class_parser_.componentclassparser.html#id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-class-parser\".ComponentClassParser"},{"id":130,"kind":1024,"name":"cids","url":"classes/_parsers_component_class_parser_.componentclassparser.html#cids","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-class-parser\".ComponentClassParser"},{"id":131,"kind":512,"name":"constructor","url":"classes/_parsers_component_class_parser_.componentclassparser.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"parsers/component-class-parser\".ComponentClassParser"},{"id":132,"kind":1024,"name":"root","url":"classes/_parsers_component_class_parser_.componentclassparser.html#root","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-class-parser\".ComponentClassParser"},{"id":133,"kind":1024,"name":"filePath","url":"classes/_parsers_component_class_parser_.componentclassparser.html#filepath","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-class-parser\".ComponentClassParser"},{"id":134,"kind":2048,"name":"parse","url":"classes/_parsers_component_class_parser_.componentclassparser.html#parse","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"parsers/component-class-parser\".ComponentClassParser"},{"id":135,"kind":2048,"name":"createComponentInfoFromComponentClass","url":"classes/_parsers_component_class_parser_.componentclassparser.html#createcomponentinfofromcomponentclass","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"parsers/component-class-parser\".ComponentClassParser"},{"id":136,"kind":2048,"name":"getChildComponentClasses","url":"classes/_parsers_component_class_parser_.componentclassparser.html#getchildcomponentclasses","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"parsers/component-class-parser\".ComponentClassParser"},{"id":137,"kind":2048,"name":"getOrSetID","url":"classes/_parsers_component_class_parser_.componentclassparser.html#getorsetid","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-class-parser\".ComponentClassParser"},{"id":138,"kind":1,"name":"\"parsers/normalize-component\"","url":"modules/_parsers_normalize_component_.html","classes":"tsd-kind-external-module"},{"id":139,"kind":64,"name":"normalizeComponentClass","url":"modules/_parsers_normalize_component_.html#normalizecomponentclass","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/normalize-component\""},{"id":140,"kind":1,"name":"\"parsers/typescript-san-parser\"","url":"modules/_parsers_typescript_san_parser_.html","classes":"tsd-kind-external-module"},{"id":141,"kind":128,"name":"TypeScriptSanParser","url":"classes/_parsers_typescript_san_parser_.typescriptsanparser.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"parsers/typescript-san-parser\""},{"id":142,"kind":512,"name":"constructor","url":"classes/_parsers_typescript_san_parser_.typescriptsanparser.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"parsers/typescript-san-parser\".TypeScriptSanParser"},{"id":143,"kind":1024,"name":"sourceFile","url":"classes/_parsers_typescript_san_parser_.typescriptsanparser.html#sourcefile","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/typescript-san-parser\".TypeScriptSanParser"},{"id":144,"kind":2048,"name":"parse","url":"classes/_parsers_typescript_san_parser_.typescriptsanparser.html#parse","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"parsers/typescript-san-parser\".TypeScriptSanParser"},{"id":145,"kind":2048,"name":"parseComponentClassDeclaration","url":"classes/_parsers_typescript_san_parser_.typescriptsanparser.html#parsecomponentclassdeclaration","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/typescript-san-parser\".TypeScriptSanParser"},{"id":146,"kind":32,"name":"debug","url":"modules/_parsers_typescript_san_parser_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/typescript-san-parser\""},{"id":147,"kind":1,"name":"\"utils/emitter\"","url":"modules/_utils_emitter_.html","classes":"tsd-kind-external-module"},{"id":148,"kind":128,"name":"Emitter","url":"classes/_utils_emitter_.emitter.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"utils/emitter\""},{"id":149,"kind":1024,"name":"indentLevel","url":"classes/_utils_emitter_.emitter.html#indentlevel","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"utils/emitter\".Emitter"},{"id":150,"kind":1024,"name":"shiftWidth","url":"classes/_utils_emitter_.emitter.html#shiftwidth","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"utils/emitter\".Emitter"},{"id":151,"kind":1024,"name":"code","url":"classes/_utils_emitter_.emitter.html#code","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"\"utils/emitter\".Emitter"},{"id":152,"kind":512,"name":"constructor","url":"classes/_utils_emitter_.emitter.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":153,"kind":2048,"name":"clear","url":"classes/_utils_emitter_.emitter.html#clear","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":154,"kind":2048,"name":"write","url":"classes/_utils_emitter_.emitter.html#write","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":155,"kind":2048,"name":"fullText","url":"classes/_utils_emitter_.emitter.html#fulltext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":156,"kind":2048,"name":"indent","url":"classes/_utils_emitter_.emitter.html#indent","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":157,"kind":2048,"name":"unindent","url":"classes/_utils_emitter_.emitter.html#unindent","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":158,"kind":2048,"name":"writeNewLine","url":"classes/_utils_emitter_.emitter.html#writenewline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":159,"kind":2048,"name":"nextLine","url":"classes/_utils_emitter_.emitter.html#nextline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":160,"kind":2048,"name":"feedLine","url":"classes/_utils_emitter_.emitter.html#feedline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":161,"kind":2048,"name":"writeLine","url":"classes/_utils_emitter_.emitter.html#writeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":162,"kind":2048,"name":"writeLines","url":"classes/_utils_emitter_.emitter.html#writelines","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":163,"kind":2048,"name":"writeIndentedLines","url":"classes/_utils_emitter_.emitter.html#writeindentedlines","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":164,"kind":2048,"name":"carriageReturn","url":"classes/_utils_emitter_.emitter.html#carriagereturn","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":165,"kind":2048,"name":"defaultWrite","url":"classes/_utils_emitter_.emitter.html#defaultwrite","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-protected","parent":"\"utils/emitter\".Emitter"},{"id":166,"kind":2048,"name":"atLineBegin","url":"classes/_utils_emitter_.emitter.html#atlinebegin","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"utils/emitter\".Emitter"},{"id":167,"kind":2048,"name":"size","url":"classes/_utils_emitter_.emitter.html#size","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"utils/emitter\".Emitter"},{"id":168,"kind":2048,"name":"lastChar","url":"classes/_utils_emitter_.emitter.html#lastchar","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"utils/emitter\".Emitter"},{"id":169,"kind":1,"name":"\"target-js/compilers/expr-compiler\"","url":"modules/_target_js_compilers_expr_compiler_.html","classes":"tsd-kind-external-module"},{"id":170,"kind":2097152,"name":"binaryOp","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop","classes":"tsd-kind-object-literal tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":171,"kind":32,"name":"43","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.43","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":172,"kind":32,"name":"45","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.45","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":173,"kind":32,"name":"42","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.42","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":174,"kind":32,"name":"47","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.47","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":175,"kind":32,"name":"60","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.60","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":176,"kind":32,"name":"62","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.62","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":177,"kind":32,"name":"76","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.76","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":178,"kind":32,"name":"94","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.94","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":179,"kind":32,"name":"121","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.121","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":180,"kind":32,"name":"122","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.122","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":181,"kind":32,"name":"123","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.123","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":182,"kind":32,"name":"155","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.155","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":183,"kind":32,"name":"183","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.183","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":184,"kind":32,"name":"248","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.248","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":185,"kind":64,"name":"unary","url":"modules/_target_js_compilers_expr_compiler_.html#unary","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":186,"kind":64,"name":"binary","url":"modules/_target_js_compilers_expr_compiler_.html#binary","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":187,"kind":64,"name":"tertiary","url":"modules/_target_js_compilers_expr_compiler_.html#tertiary","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":188,"kind":64,"name":"stringLiteralize","url":"modules/_target_js_compilers_expr_compiler_.html#stringliteralize","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"target-js/compilers/expr-compiler\""},{"id":189,"kind":64,"name":"dataAccess","url":"modules/_target_js_compilers_expr_compiler_.html#dataaccess","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"target-js/compilers/expr-compiler\""},{"id":190,"kind":64,"name":"callExpr","url":"modules/_target_js_compilers_expr_compiler_.html#callexpr","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":191,"kind":64,"name":"interp","url":"modules/_target_js_compilers_expr_compiler_.html#interp","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":192,"kind":64,"name":"text","url":"modules/_target_js_compilers_expr_compiler_.html#text","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":193,"kind":64,"name":"array","url":"modules/_target_js_compilers_expr_compiler_.html#array","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":194,"kind":64,"name":"object","url":"modules/_target_js_compilers_expr_compiler_.html#object","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":195,"kind":64,"name":"expr","url":"modules/_target_js_compilers_expr_compiler_.html#expr","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"target-js/compilers/expr-compiler\""},{"id":196,"kind":64,"name":"dispatch","url":"modules/_target_js_compilers_expr_compiler_.html#dispatch","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":197,"kind":1,"name":"\"target-js/js-emitter\"","url":"modules/_target_js_js_emitter_.html","classes":"tsd-kind-external-module"},{"id":198,"kind":128,"name":"JSEmitter","url":"classes/_target_js_js_emitter_.jsemitter.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"target-js/js-emitter\""},{"id":199,"kind":1024,"name":"buffer","url":"classes/_target_js_js_emitter_.jsemitter.html#buffer","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":200,"kind":2048,"name":"fullText","url":"classes/_target_js_js_emitter_.jsemitter.html#fulltext","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":201,"kind":2048,"name":"write","url":"classes/_target_js_js_emitter_.jsemitter.html#write","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":202,"kind":2048,"name":"writeHTMLExpression","url":"classes/_target_js_js_emitter_.jsemitter.html#writehtmlexpression","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":203,"kind":2048,"name":"writeDataComment","url":"classes/_target_js_js_emitter_.jsemitter.html#writedatacomment","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":204,"kind":2048,"name":"writeHTMLLiteral","url":"classes/_target_js_js_emitter_.jsemitter.html#writehtmlliteral","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":205,"kind":2048,"name":"clearStringLiteralBuffer","url":"classes/_target_js_js_emitter_.jsemitter.html#clearstringliteralbuffer","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":206,"kind":2048,"name":"writeSwitch","url":"classes/_target_js_js_emitter_.jsemitter.html#writeswitch","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":207,"kind":2048,"name":"writeCase","url":"classes/_target_js_js_emitter_.jsemitter.html#writecase","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":208,"kind":2048,"name":"writeBreak","url":"classes/_target_js_js_emitter_.jsemitter.html#writebreak","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":209,"kind":2048,"name":"writeDefault","url":"classes/_target_js_js_emitter_.jsemitter.html#writedefault","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":210,"kind":2048,"name":"writeFunction","url":"classes/_target_js_js_emitter_.jsemitter.html#writefunction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":211,"kind":2048,"name":"writeFunctionCall","url":"classes/_target_js_js_emitter_.jsemitter.html#writefunctioncall","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":212,"kind":2048,"name":"writeAnonymousFunction","url":"classes/_target_js_js_emitter_.jsemitter.html#writeanonymousfunction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":213,"kind":2048,"name":"writeIf","url":"classes/_target_js_js_emitter_.jsemitter.html#writeif","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":214,"kind":2048,"name":"beginIf","url":"classes/_target_js_js_emitter_.jsemitter.html#beginif","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":215,"kind":2048,"name":"beginElseIf","url":"classes/_target_js_js_emitter_.jsemitter.html#beginelseif","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":216,"kind":2048,"name":"beginElse","url":"classes/_target_js_js_emitter_.jsemitter.html#beginelse","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":217,"kind":2048,"name":"endIf","url":"classes/_target_js_js_emitter_.jsemitter.html#endif","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":218,"kind":2048,"name":"writeFor","url":"classes/_target_js_js_emitter_.jsemitter.html#writefor","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":219,"kind":2048,"name":"beginFor","url":"classes/_target_js_js_emitter_.jsemitter.html#beginfor","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":220,"kind":2048,"name":"endFor","url":"classes/_target_js_js_emitter_.jsemitter.html#endfor","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":221,"kind":2048,"name":"writeContinue","url":"classes/_target_js_js_emitter_.jsemitter.html#writecontinue","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":222,"kind":2048,"name":"writeBlock","url":"classes/_target_js_js_emitter_.jsemitter.html#writeblock","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":223,"kind":2048,"name":"beginBlock","url":"classes/_target_js_js_emitter_.jsemitter.html#beginblock","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":224,"kind":2048,"name":"endBlock","url":"classes/_target_js_js_emitter_.jsemitter.html#endblock","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":225,"kind":1024,"name":"code","url":"classes/_target_js_js_emitter_.jsemitter.html#code","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":226,"kind":512,"name":"constructor","url":"classes/_target_js_js_emitter_.jsemitter.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":227,"kind":2048,"name":"clear","url":"classes/_target_js_js_emitter_.jsemitter.html#clear","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":228,"kind":2048,"name":"indent","url":"classes/_target_js_js_emitter_.jsemitter.html#indent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":229,"kind":2048,"name":"unindent","url":"classes/_target_js_js_emitter_.jsemitter.html#unindent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":230,"kind":2048,"name":"writeNewLine","url":"classes/_target_js_js_emitter_.jsemitter.html#writenewline","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":231,"kind":2048,"name":"nextLine","url":"classes/_target_js_js_emitter_.jsemitter.html#nextline","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":232,"kind":2048,"name":"feedLine","url":"classes/_target_js_js_emitter_.jsemitter.html#feedline","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":233,"kind":2048,"name":"writeLine","url":"classes/_target_js_js_emitter_.jsemitter.html#writeline","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":234,"kind":2048,"name":"writeLines","url":"classes/_target_js_js_emitter_.jsemitter.html#writelines","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":235,"kind":2048,"name":"writeIndentedLines","url":"classes/_target_js_js_emitter_.jsemitter.html#writeindentedlines","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":236,"kind":2048,"name":"carriageReturn","url":"classes/_target_js_js_emitter_.jsemitter.html#carriagereturn","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":237,"kind":2048,"name":"defaultWrite","url":"classes/_target_js_js_emitter_.jsemitter.html#defaultwrite","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":238,"kind":1,"name":"\"runtime/underscore\"","url":"modules/_runtime_underscore_.html","classes":"tsd-kind-external-module"},{"id":239,"kind":2097152,"name":"BASE_PROPS","url":"modules/_runtime_underscore_.html#base_props","classes":"tsd-kind-object-literal tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":240,"kind":32,"name":"class","url":"modules/_runtime_underscore_.html#base_props.class","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"runtime/underscore\".BASE_PROPS"},{"id":241,"kind":32,"name":"style","url":"modules/_runtime_underscore_.html#base_props.style","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"runtime/underscore\".BASE_PROPS"},{"id":242,"kind":32,"name":"id","url":"modules/_runtime_underscore_.html#base_props.id","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"runtime/underscore\".BASE_PROPS"},{"id":243,"kind":64,"name":"extend","url":"modules/_runtime_underscore_.html#extend","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":244,"kind":64,"name":"includes","url":"modules/_runtime_underscore_.html#includes","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-has-type-parameter tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":245,"kind":2097152,"name":"HTML_ENTITY","url":"modules/_runtime_underscore_.html#html_entity","classes":"tsd-kind-object-literal tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":246,"kind":32,"name":"&","url":"modules/_runtime_underscore_.html#html_entity._-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"runtime/underscore\".HTML_ENTITY"},{"id":247,"kind":32,"name":"<","url":"modules/_runtime_underscore_.html#html_entity._-3","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"runtime/underscore\".HTML_ENTITY"},{"id":248,"kind":32,"name":">","url":"modules/_runtime_underscore_.html#html_entity._-4","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"runtime/underscore\".HTML_ENTITY"},{"id":249,"kind":32,"name":"\"","url":"modules/_runtime_underscore_.html#html_entity._","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"runtime/underscore\".HTML_ENTITY"},{"id":250,"kind":32,"name":"'","url":"modules/_runtime_underscore_.html#html_entity._-2","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"runtime/underscore\".HTML_ENTITY"},{"id":251,"kind":64,"name":"escapeHTML","url":"modules/_runtime_underscore_.html#escapehtml","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":252,"kind":64,"name":"_classFilter","url":"modules/_runtime_underscore_.html#_classfilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":253,"kind":64,"name":"isObject","url":"modules/_runtime_underscore_.html#isobject","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":254,"kind":64,"name":"_styleFilter","url":"modules/_runtime_underscore_.html#_stylefilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":255,"kind":64,"name":"_xclassFilter","url":"modules/_runtime_underscore_.html#_xclassfilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":256,"kind":64,"name":"_xstyleFilter","url":"modules/_runtime_underscore_.html#_xstylefilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":257,"kind":64,"name":"attrFilter","url":"modules/_runtime_underscore_.html#attrfilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":258,"kind":64,"name":"boolAttrFilter","url":"modules/_runtime_underscore_.html#boolattrfilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":259,"kind":64,"name":"defaultStyleFilter","url":"modules/_runtime_underscore_.html#defaultstylefilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":260,"kind":64,"name":"createFromPrototype","url":"modules/_runtime_underscore_.html#createfromprototype","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":261,"kind":2097152,"name":"_","url":"modules/_runtime_underscore_.html#_-5","classes":"tsd-kind-object-literal tsd-parent-kind-external-module","parent":"\"runtime/underscore\""},{"id":262,"kind":32,"name":"escapeHTML","url":"modules/_runtime_underscore_.html#_-5.escapehtml-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"runtime/underscore\"._"},{"id":263,"kind":32,"name":"defaultStyleFilter","url":"modules/_runtime_underscore_.html#_-5.defaultstylefilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"runtime/underscore\"._"},{"id":264,"kind":32,"name":"boolAttrFilter","url":"modules/_runtime_underscore_.html#_-5.boolattrfilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"runtime/underscore\"._"},{"id":265,"kind":32,"name":"attrFilter","url":"modules/_runtime_underscore_.html#_-5.attrfilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"runtime/underscore\"._"},{"id":266,"kind":32,"name":"extend","url":"modules/_runtime_underscore_.html#_-5.extend-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"runtime/underscore\"._"},{"id":267,"kind":32,"name":"includes","url":"modules/_runtime_underscore_.html#_-5.includes-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"runtime/underscore\"._"},{"id":268,"kind":32,"name":"_classFilter","url":"modules/_runtime_underscore_.html#_-5._classfilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"runtime/underscore\"._"},{"id":269,"kind":32,"name":"_styleFilter","url":"modules/_runtime_underscore_.html#_-5._stylefilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"runtime/underscore\"._"},{"id":270,"kind":32,"name":"_xstyleFilter","url":"modules/_runtime_underscore_.html#_-5._xstylefilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"runtime/underscore\"._"},{"id":271,"kind":32,"name":"_xclassFilter","url":"modules/_runtime_underscore_.html#_-5._xclassfilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"runtime/underscore\"._"},{"id":272,"kind":32,"name":"createFromPrototype","url":"modules/_runtime_underscore_.html#_-5.createfromprototype-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"runtime/underscore\"._"},{"id":273,"kind":1,"name":"\"runtime/san-data\"","url":"modules/_runtime_san_data_.html","classes":"tsd-kind-external-module"},{"id":274,"kind":256,"name":"DataObject","url":"interfaces/_runtime_san_data_.dataobject.html","classes":"tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/san-data\""},{"id":275,"kind":256,"name":"Computed","url":"interfaces/_runtime_san_data_.computed.html","classes":"tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/san-data\""},{"id":276,"kind":128,"name":"SanData","url":"classes/_runtime_san_data_.sandata.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"runtime/san-data\""},{"id":277,"kind":1024,"name":"data","url":"classes/_runtime_san_data_.sandata.html#data","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"runtime/san-data\".SanData"},{"id":278,"kind":1024,"name":"computed","url":"classes/_runtime_san_data_.sandata.html#computed","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"runtime/san-data\".SanData"},{"id":279,"kind":512,"name":"constructor","url":"classes/_runtime_san_data_.sandata.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"runtime/san-data\".SanData"},{"id":280,"kind":2048,"name":"get","url":"classes/_runtime_san_data_.sandata.html#get","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"runtime/san-data\".SanData"},{"id":281,"kind":2048,"name":"set","url":"classes/_runtime_san_data_.sandata.html#set","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"runtime/san-data\".SanData"},{"id":282,"kind":2048,"name":"removeAt","url":"classes/_runtime_san_data_.sandata.html#removeat","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"runtime/san-data\".SanData"},{"id":283,"kind":2048,"name":"parseExpr","url":"classes/_runtime_san_data_.sandata.html#parseexpr","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"runtime/san-data\".SanData"},{"id":284,"kind":1,"name":"\"runtime/index\"","url":"modules/_runtime_index_.html","classes":"tsd-kind-external-module"},{"id":285,"kind":32,"name":"RUNTIME_FILES","url":"modules/_runtime_index_.html#runtime_files","classes":"tsd-kind-variable tsd-parent-kind-external-module","parent":"\"runtime/index\""},{"id":286,"kind":64,"name":"createRuntime","url":"modules/_runtime_index_.html#createruntime","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"runtime/index\""},{"id":287,"kind":1,"name":"\"target-js/compilers/component-compiler\"","url":"modules/_target_js_compilers_component_compiler_.html","classes":"tsd-kind-external-module"},{"id":288,"kind":128,"name":"ComponentClassCompiler","url":"classes/_target_js_compilers_component_compiler_.componentclasscompiler.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"target-js/compilers/component-compiler\""},{"id":289,"kind":512,"name":"constructor","url":"classes/_target_js_compilers_component_compiler_.componentclasscompiler.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"target-js/compilers/component-compiler\".ComponentClassCompiler"},{"id":290,"kind":1024,"name":"emitter","url":"classes/_target_js_compilers_component_compiler_.componentclasscompiler.html#emitter","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"target-js/compilers/component-compiler\".ComponentClassCompiler"},{"id":291,"kind":2048,"name":"compile","url":"classes/_target_js_compilers_component_compiler_.componentclasscompiler.html#compile","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/component-compiler\".ComponentClassCompiler"},{"id":292,"kind":2048,"name":"emitObjectLiteral","url":"classes/_target_js_compilers_component_compiler_.componentclasscompiler.html#emitobjectliteral","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/component-compiler\".ComponentClassCompiler"},{"id":293,"kind":2048,"name":"emitArray","url":"classes/_target_js_compilers_component_compiler_.componentclasscompiler.html#emitarray","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/component-compiler\".ComponentClassCompiler"},{"id":294,"kind":2048,"name":"emitMethod","url":"classes/_target_js_compilers_component_compiler_.componentclasscompiler.html#emitmethod","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/component-compiler\".ComponentClassCompiler"},{"id":295,"kind":1,"name":"\"models/renderer\"","url":"modules/_models_renderer_.html","classes":"tsd-kind-external-module"},{"id":296,"kind":256,"name":"Renderer","url":"interfaces/_models_renderer_.renderer.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/renderer\""},{"id":297,"kind":1,"name":"\"models/compiler\"","url":"modules/_models_compiler_.html","classes":"tsd-kind-external-module"},{"id":298,"kind":256,"name":"Compiler","url":"interfaces/_models_compiler_.compiler.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/compiler\""},{"id":299,"kind":2048,"name":"compileToSource","url":"interfaces/_models_compiler_.compiler.html#compiletosource","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"\"models/compiler\".Compiler"},{"id":300,"kind":2048,"name":"compileToRenderer","url":"interfaces/_models_compiler_.compiler.html#compiletorenderer","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"\"models/compiler\".Compiler"},{"id":301,"kind":1,"name":"\"utils/dom-util\"","url":"modules/_utils_dom_util_.html","classes":"tsd-kind-external-module"},{"id":302,"kind":32,"name":"autoCloseTags","url":"modules/_utils_dom_util_.html#autoclosetags","classes":"tsd-kind-variable tsd-parent-kind-external-module","parent":"\"utils/dom-util\""},{"id":303,"kind":32,"name":"booleanAttributes","url":"modules/_utils_dom_util_.html#booleanattributes","classes":"tsd-kind-variable tsd-parent-kind-external-module","parent":"\"utils/dom-util\""},{"id":304,"kind":1,"name":"\"target-js/compilers/element-compiler\"","url":"modules/_target_js_compilers_element_compiler_.html","classes":"tsd-kind-external-module"},{"id":305,"kind":128,"name":"ElementCompiler","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"target-js/compilers/element-compiler\""},{"id":306,"kind":512,"name":"constructor","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":307,"kind":1024,"name":"aNodeCompiler","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#anodecompiler","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":308,"kind":1024,"name":"emitter","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#emitter","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":309,"kind":2048,"name":"tagStart","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#tagstart","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":310,"kind":2048,"name":"compileProperty","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#compileproperty","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":311,"kind":2048,"name":"compileBindProperties","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#compilebindproperties","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":312,"kind":2048,"name":"tagEnd","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#tagend","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":313,"kind":2048,"name":"inner","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#inner","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":314,"kind":1,"name":"\"target-js/compilers/stringifier\"","url":"modules/_target_js_compilers_stringifier_.html","classes":"tsd-kind-external-module"},{"id":315,"kind":2097152,"name":"stringifier","url":"modules/_target_js_compilers_stringifier_.html#stringifier","classes":"tsd-kind-object-literal tsd-parent-kind-external-module","parent":"\"target-js/compilers/stringifier\""},{"id":316,"kind":64,"name":"obj","url":"modules/_target_js_compilers_stringifier_.html#stringifier.obj","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/stringifier\".stringifier"},{"id":317,"kind":64,"name":"arr","url":"modules/_target_js_compilers_stringifier_.html#stringifier.arr","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/stringifier\".stringifier"},{"id":318,"kind":64,"name":"str","url":"modules/_target_js_compilers_stringifier_.html#stringifier.str","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/stringifier\".stringifier"},{"id":319,"kind":64,"name":"date","url":"modules/_target_js_compilers_stringifier_.html#stringifier.date","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/stringifier\".stringifier"},{"id":320,"kind":64,"name":"any","url":"modules/_target_js_compilers_stringifier_.html#stringifier.any","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/stringifier\".stringifier"},{"id":321,"kind":1,"name":"\"target-js/compilers/anode-compiler\"","url":"modules/_target_js_compilers_anode_compiler_.html","classes":"tsd-kind-external-module"},{"id":322,"kind":128,"name":"ANodeCompiler","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html","classes":"tsd-kind-class tsd-parent-kind-external-module tsd-has-type-parameter","parent":"\"target-js/compilers/anode-compiler\""},{"id":323,"kind":1024,"name":"ssrIndex","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#ssrindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":324,"kind":1024,"name":"elementCompiler","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#elementcompiler","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":325,"kind":512,"name":"constructor","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":326,"kind":1024,"name":"componentInfo","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#componentinfo","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":327,"kind":1024,"name":"ssrOnly","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#ssronly","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":328,"kind":1024,"name":"emitter","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#emitter","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":329,"kind":2048,"name":"compile","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compile","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":330,"kind":2048,"name":"compileText","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compiletext","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":331,"kind":2048,"name":"compileTemplate","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compiletemplate","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":332,"kind":2048,"name":"compileFragment","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compilefragment","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":333,"kind":2048,"name":"compileIf","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compileif","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":334,"kind":2048,"name":"compileFor","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compilefor","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":335,"kind":2048,"name":"compileSlot","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compileslot","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":336,"kind":2048,"name":"compileElement","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compileelement","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":337,"kind":2048,"name":"outputData","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#outputdata","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":338,"kind":2048,"name":"compileComponent","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compilecomponent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":339,"kind":2048,"name":"compileSlotRenderer","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compileslotrenderer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":340,"kind":2048,"name":"componentDataCode","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#componentdatacode","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":341,"kind":2048,"name":"nextID","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#nextid","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":342,"kind":1,"name":"\"target-js/compilers/renderer-compiler\"","url":"modules/_target_js_compilers_renderer_compiler_.html","classes":"tsd-kind-external-module"},{"id":343,"kind":128,"name":"RendererCompiler","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"target-js/compilers/renderer-compiler\""},{"id":344,"kind":512,"name":"constructor","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":345,"kind":1024,"name":"ssrOnly","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#ssronly","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":346,"kind":1024,"name":"emitter","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#emitter","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":347,"kind":2048,"name":"compileComponentRenderer","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#compilecomponentrenderer","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":348,"kind":2048,"name":"compileComponentRendererSource","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#compilecomponentrenderersource","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":349,"kind":2048,"name":"compileComponentRendererBody","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#compilecomponentrendererbody","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":350,"kind":2048,"name":"emitInitDataInCompileTime","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#emitinitdataincompiletime","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":351,"kind":2048,"name":"emitInitDataInRuntime","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#emitinitdatainruntime","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":352,"kind":2048,"name":"genComponentContextCode","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#gencomponentcontextcode","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":353,"kind":32,"name":"RENDERER_ARGS","url":"modules/_target_js_compilers_renderer_compiler_.html#renderer_args","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\""},{"id":354,"kind":1,"name":"\"transpilers/ts2js\"","url":"modules/_transpilers_ts2js_.html","classes":"tsd-kind-external-module"},{"id":355,"kind":32,"name":"debug","url":"modules/_transpilers_ts2js_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"transpilers/ts2js\""},{"id":356,"kind":64,"name":"tsSourceFile2js","url":"modules/_transpilers_ts2js_.html#tssourcefile2js","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"transpilers/ts2js\""},{"id":357,"kind":64,"name":"tsCode2js","url":"modules/_transpilers_ts2js_.html#tscode2js","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"transpilers/ts2js\""},{"id":358,"kind":1,"name":"\"utils/fs\"","url":"modules/_utils_fs_.html","classes":"tsd-kind-external-module"},{"id":359,"kind":64,"name":"readStringSync","url":"modules/_utils_fs_.html#readstringsync","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/fs\""},{"id":360,"kind":1,"name":"\"target-js/index\"","url":"modules/_target_js_index_.html","classes":"tsd-kind-external-module"},{"id":361,"kind":128,"name":"ToJSCompiler","url":"classes/_target_js_index_.tojscompiler.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"target-js/index\""},{"id":362,"kind":512,"name":"constructor","url":"classes/_target_js_index_.tojscompiler.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"target-js/index\".ToJSCompiler"},{"id":363,"kind":1024,"name":"project","url":"classes/_target_js_index_.tojscompiler.html#project","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/index\".ToJSCompiler"},{"id":364,"kind":2048,"name":"compileToSource","url":"classes/_target_js_index_.tojscompiler.html#compiletosource","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/index\".ToJSCompiler"},{"id":365,"kind":2048,"name":"compileToRenderer","url":"classes/_target_js_index_.tojscompiler.html#compiletorenderer","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/index\".ToJSCompiler"},{"id":366,"kind":2048,"name":"emitMainRenderFunctionBody","url":"classes/_target_js_index_.tojscompiler.html#emitmainrenderfunctionbody","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/index\".ToJSCompiler"},{"id":367,"kind":2048,"name":"emitComponent","url":"classes/_target_js_index_.tojscompiler.html#emitcomponent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/index\".ToJSCompiler"},{"id":368,"kind":2048,"name":"compileTypeScriptToSource","url":"classes/_target_js_index_.tojscompiler.html#compiletypescripttosource","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/index\".ToJSCompiler"},{"id":369,"kind":2048,"name":"compileComponentClassToSource","url":"classes/_target_js_index_.tojscompiler.html#compilecomponentclasstosource","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/index\".ToJSCompiler"},{"id":370,"kind":2048,"name":"emitComponentRenderers","url":"classes/_target_js_index_.tojscompiler.html#emitcomponentrenderers","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/index\".ToJSCompiler"},{"id":371,"kind":2048,"name":"emitComponentRendererCall","url":"classes/_target_js_index_.tojscompiler.html#emitcomponentrenderercall","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/index\".ToJSCompiler"},{"id":372,"kind":2048,"name":"emitRuntime","url":"classes/_target_js_index_.tojscompiler.html#emitruntime","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/index\".ToJSCompiler"},{"id":373,"kind":32,"name":"debug","url":"modules/_target_js_index_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/index\""},{"id":374,"kind":4194304,"name":"ToJSCompileOptions","url":"modules/_target_js_index_.html#tojscompileoptions","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"target-js/index\""},{"id":375,"kind":65536,"name":"__type","url":"modules/_target_js_index_.html#tojscompileoptions.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"target-js/index\".ToJSCompileOptions"},{"id":376,"kind":32,"name":"ssrOnly","url":"modules/_target_js_index_.html#tojscompileoptions.__type.ssronly","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"target-js/index\".ToJSCompileOptions.__type"},{"id":377,"kind":1,"name":"\"parsers/tsconfig\"","url":"modules/_parsers_tsconfig_.html","classes":"tsd-kind-external-module"},{"id":378,"kind":64,"name":"getDefaultTSConfigPath","url":"modules/_parsers_tsconfig_.html#getdefaulttsconfigpath","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/tsconfig\""},{"id":379,"kind":1,"name":"\"models/san-project\"","url":"modules/_models_san_project_.html","classes":"tsd-kind-external-module"},{"id":380,"kind":128,"name":"SanProject","url":"classes/_models_san_project_.sanproject.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/san-project\""},{"id":381,"kind":1024,"name":"tsProject","url":"classes/_models_san_project_.sanproject.html#tsproject","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":382,"kind":1024,"name":"compilers","url":"classes/_models_san_project_.sanproject.html#compilers","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"models/san-project\".SanProject"},{"id":383,"kind":512,"name":"constructor","url":"classes/_models_san_project_.sanproject.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":384,"kind":1024,"name":"tsConfigFilePath","url":"classes/_models_san_project_.sanproject.html#tsconfigfilepath","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":385,"kind":2048,"name":"compile","url":"classes/_models_san_project_.sanproject.html#compile","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":386,"kind":2048,"name":"compileToSource","url":"classes/_models_san_project_.sanproject.html#compiletosource","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"\"models/san-project\".SanProject"},{"id":387,"kind":2048,"name":"parseSanSourceFile","url":"classes/_models_san_project_.sanproject.html#parsesansourcefile","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":388,"kind":2048,"name":"compileToRenderer","url":"classes/_models_san_project_.sanproject.html#compiletorenderer","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":389,"kind":2048,"name":"getCompilerOptionsOrThrow","url":"classes/_models_san_project_.sanproject.html#getcompileroptionsorthrow","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":390,"kind":2048,"name":"getOrCreateCompilerInstance","url":"classes/_models_san_project_.sanproject.html#getorcreatecompilerinstance","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"\"models/san-project\".SanProject"},{"id":391,"kind":2048,"name":"loadCompilerClass","url":"classes/_models_san_project_.sanproject.html#loadcompilerclass","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":392,"kind":4194304,"name":"CompilerClass","url":"modules/_models_san_project_.html#compilerclass","classes":"tsd-kind-type-alias tsd-parent-kind-external-module tsd-has-type-parameter tsd-is-not-exported","parent":"\"models/san-project\""},{"id":393,"kind":65536,"name":"__type","url":"modules/_models_san_project_.html#compilerclass.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"models/san-project\".CompilerClass"},{"id":394,"kind":512,"name":"constructor","url":"modules/_models_san_project_.html#compilerclass.__type.constructor","classes":"tsd-kind-constructor tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"models/san-project\".CompilerClass.__type"},{"id":395,"kind":1,"name":"\"utils/buffer\"","url":"modules/_utils_buffer_.html","classes":"tsd-kind-external-module"},{"id":396,"kind":64,"name":"byteCount","url":"modules/_utils_buffer_.html#bytecount","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/buffer\""},{"id":397,"kind":1,"name":"\"bin/ssr\"","url":"modules/_bin_ssr_.html","classes":"tsd-kind-external-module"},{"id":398,"kind":4194304,"name":"OptionValue","url":"modules/_bin_ssr_.html#optionvalue","classes":"tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":399,"kind":32,"name":"target","url":"modules/_bin_ssr_.html#target","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":400,"kind":32,"name":"options","url":"modules/_bin_ssr_.html#options","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":401,"kind":32,"name":"tsConfigFilePath","url":"modules/_bin_ssr_.html#tsconfigfilepath","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":402,"kind":32,"name":"outputFile","url":"modules/_bin_ssr_.html#outputfile","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":403,"kind":32,"name":"componentFile","url":"modules/_bin_ssr_.html#componentfile","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":404,"kind":32,"name":"project","url":"modules/_bin_ssr_.html#project","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":405,"kind":32,"name":"targetCode","url":"modules/_bin_ssr_.html#targetcode","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":406,"kind":1,"name":"\"utils/case\"","url":"modules/_utils_case_.html","classes":"tsd-kind-external-module"},{"id":407,"kind":32,"name":"debug","url":"modules/_utils_case_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/case\""},{"id":408,"kind":64,"name":"parseSanHTML","url":"modules/_utils_case_.html#parsesanhtml","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/case\""},{"id":409,"kind":64,"name":"assertSanHTMLEqual","url":"modules/_utils_case_.html#assertsanhtmlequal","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/case\""},{"id":410,"kind":64,"name":"compareSanHTML","url":"modules/_utils_case_.html#comparesanhtml","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/case\""},{"id":411,"kind":64,"name":"deepEqual","url":"modules/_utils_case_.html#deepequal","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/case\""},{"id":412,"kind":1,"name":"\"index\"","url":"modules/_index_.html","classes":"tsd-kind-external-module"},{"id":413,"kind":32,"name":"defaultProject","url":"modules/_index_.html#defaultproject","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"index\""},{"id":414,"kind":64,"name":"compileToSource","url":"modules/_index_.html#compiletosource","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"index\""},{"id":415,"kind":64,"name":"compileToRenderer","url":"modules/_index_.html#compiletorenderer","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"index\""},{"id":416,"kind":1,"name":"\"fixtures/case\"","url":"modules/_fixtures_case_.html","classes":"tsd-kind-external-module"},{"id":417,"kind":32,"name":"debug","url":"modules/_fixtures_case_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"fixtures/case\""},{"id":418,"kind":32,"name":"caseRoot","url":"modules/_fixtures_case_.html#caseroot","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"fixtures/case\""},{"id":419,"kind":32,"name":"tsConfigFilePath","url":"modules/_fixtures_case_.html#tsconfigfilepath","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"fixtures/case\""},{"id":420,"kind":32,"name":"sanProject","url":"modules/_fixtures_case_.html#sanproject","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"fixtures/case\""},{"id":421,"kind":64,"name":"ls","url":"modules/_fixtures_case_.html#ls","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":422,"kind":64,"name":"readExpected","url":"modules/_fixtures_case_.html#readexpected","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":423,"kind":64,"name":"compile","url":"modules/_fixtures_case_.html#compile","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":424,"kind":64,"name":"compileCaseToRenderer","url":"modules/_fixtures_case_.html#compilecasetorenderer","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":425,"kind":64,"name":"readCaseData","url":"modules/_fixtures_case_.html#readcasedata","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":426,"kind":64,"name":"getRenderArguments","url":"modules/_fixtures_case_.html#getrenderarguments","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":427,"kind":64,"name":"renderOnthefly","url":"modules/_fixtures_case_.html#renderonthefly","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":428,"kind":1,"name":"\"models/component-id\"","url":"modules/_models_component_id_.html","classes":"tsd-kind-external-module"}]}; \ No newline at end of file + typedoc.search.data = {"kinds":{"1":"External module","32":"Variable","64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method","65536":"Type literal","2097152":"Object literal","4194304":"Type alias"},"rows":[{"id":0,"kind":1,"name":"\"models/component-reference\"","url":"modules/_models_component_reference_.html","classes":"tsd-kind-external-module"},{"id":1,"kind":256,"name":"ComponentReference","url":"interfaces/_models_component_reference_.componentreference.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/component-reference\""},{"id":2,"kind":1024,"name":"relativeFilePath","url":"interfaces/_models_component_reference_.componentreference.html#relativefilepath","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/component-reference\".ComponentReference"},{"id":3,"kind":1024,"name":"id","url":"interfaces/_models_component_reference_.componentreference.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/component-reference\".ComponentReference"},{"id":4,"kind":1024,"name":"isDefault","url":"interfaces/_models_component_reference_.componentreference.html#isdefault","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/component-reference\".ComponentReference"},{"id":5,"kind":256,"name":"DynamicComponentReference","url":"interfaces/_models_component_reference_.dynamiccomponentreference.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/component-reference\""},{"id":6,"kind":1024,"name":"componentClass","url":"interfaces/_models_component_reference_.dynamiccomponentreference.html#componentclass","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/component-reference\".DynamicComponentReference"},{"id":7,"kind":1024,"name":"relativeFilePath","url":"interfaces/_models_component_reference_.dynamiccomponentreference.html#relativefilepath","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/component-reference\".DynamicComponentReference"},{"id":8,"kind":1024,"name":"id","url":"interfaces/_models_component_reference_.dynamiccomponentreference.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/component-reference\".DynamicComponentReference"},{"id":9,"kind":1024,"name":"isDefault","url":"interfaces/_models_component_reference_.dynamiccomponentreference.html#isdefault","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/component-reference\".DynamicComponentReference"},{"id":10,"kind":64,"name":"getComponentClassID","url":"modules/_models_component_reference_.html#getcomponentclassid","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/component-reference\""},{"id":11,"kind":64,"name":"getExportedComponentID","url":"modules/_models_component_reference_.html#getexportedcomponentid","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/component-reference\""},{"id":12,"kind":64,"name":"getDefaultExportedComponentID","url":"modules/_models_component_reference_.html#getdefaultexportedcomponentid","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/component-reference\""},{"id":13,"kind":1,"name":"\"utils/ast-util\"","url":"modules/_utils_ast_util_.html","classes":"tsd-kind-external-module"},{"id":14,"kind":32,"name":"debug","url":"modules/_utils_ast_util_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/ast-util\""},{"id":15,"kind":64,"name":"getSanImportDeclaration","url":"modules/_utils_ast_util_.html#getsanimportdeclaration","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/ast-util\""},{"id":16,"kind":64,"name":"getComponentClassIdentifier","url":"modules/_utils_ast_util_.html#getcomponentclassidentifier","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/ast-util\""},{"id":17,"kind":64,"name":"isChildClassOf","url":"modules/_utils_ast_util_.html#ischildclassof","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/ast-util\""},{"id":18,"kind":64,"name":"getComponentDeclarations","url":"modules/_utils_ast_util_.html#getcomponentdeclarations","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/ast-util\""},{"id":19,"kind":64,"name":"getPropertyStringValue","url":"modules/_utils_ast_util_.html#getpropertystringvalue","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/ast-util\""},{"id":20,"kind":64,"name":"getLiteralText","url":"modules/_utils_ast_util_.html#getliteraltext","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/ast-util\""},{"id":21,"kind":64,"name":"getChildComponents","url":"modules/_utils_ast_util_.html#getchildcomponents","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/ast-util\""},{"id":22,"kind":64,"name":"getObjectLiteralPropertyKeys","url":"modules/_utils_ast_util_.html#getobjectliteralpropertykeys","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/ast-util\""},{"id":23,"kind":64,"name":"getPropertyAssignmentName","url":"modules/_utils_ast_util_.html#getpropertyassignmentname","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/ast-util\""},{"id":24,"kind":1,"name":"\"models/component-info\"","url":"modules/_models_component_info_.html","classes":"tsd-kind-external-module"},{"id":25,"kind":128,"name":"ComponentInfoImpl","url":"classes/_models_component_info_.componentinfoimpl.html","classes":"tsd-kind-class tsd-parent-kind-external-module tsd-has-type-parameter","parent":"\"models/component-info\""},{"id":26,"kind":512,"name":"constructor","url":"classes/_models_component_info_.componentinfoimpl.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfoImpl"},{"id":27,"kind":1024,"name":"id","url":"classes/_models_component_info_.componentinfoimpl.html#id","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfoImpl"},{"id":28,"kind":1024,"name":"template","url":"classes/_models_component_info_.componentinfoimpl.html#template","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfoImpl"},{"id":29,"kind":1024,"name":"root","url":"classes/_models_component_info_.componentinfoimpl.html#root","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfoImpl"},{"id":30,"kind":1024,"name":"childComponents","url":"classes/_models_component_info_.componentinfoimpl.html#childcomponents","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfoImpl"},{"id":31,"kind":2048,"name":"hasMethod","url":"classes/_models_component_info_.componentinfoimpl.html#hasmethod","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfoImpl"},{"id":32,"kind":2048,"name":"getComputedNames","url":"classes/_models_component_info_.componentinfoimpl.html#getcomputednames","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfoImpl"},{"id":33,"kind":2048,"name":"getFilterNames","url":"classes/_models_component_info_.componentinfoimpl.html#getfilternames","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfoImpl"},{"id":34,"kind":2048,"name":"getChildComponentRenference","url":"classes/_models_component_info_.componentinfoimpl.html#getchildcomponentrenference","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfoImpl"},{"id":35,"kind":128,"name":"DynamicComponentInfo","url":"classes/_models_component_info_.dynamiccomponentinfo.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/component-info\""},{"id":36,"kind":1024,"name":"proto","url":"classes/_models_component_info_.dynamiccomponentinfo.html#proto","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".DynamicComponentInfo"},{"id":37,"kind":512,"name":"constructor","url":"classes/_models_component_info_.dynamiccomponentinfo.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/component-info\".DynamicComponentInfo"},{"id":38,"kind":1024,"name":"componentClass","url":"classes/_models_component_info_.dynamiccomponentinfo.html#componentclass","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".DynamicComponentInfo"},{"id":39,"kind":2048,"name":"hasMethod","url":"classes/_models_component_info_.dynamiccomponentinfo.html#hasmethod","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/component-info\".DynamicComponentInfo"},{"id":40,"kind":2048,"name":"getComputedNames","url":"classes/_models_component_info_.dynamiccomponentinfo.html#getcomputednames","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/component-info\".DynamicComponentInfo"},{"id":41,"kind":2048,"name":"getFilterNames","url":"classes/_models_component_info_.dynamiccomponentinfo.html#getfilternames","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/component-info\".DynamicComponentInfo"},{"id":42,"kind":1024,"name":"id","url":"classes/_models_component_info_.dynamiccomponentinfo.html#id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component-info\".DynamicComponentInfo"},{"id":43,"kind":1024,"name":"template","url":"classes/_models_component_info_.dynamiccomponentinfo.html#template","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component-info\".DynamicComponentInfo"},{"id":44,"kind":1024,"name":"root","url":"classes/_models_component_info_.dynamiccomponentinfo.html#root","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component-info\".DynamicComponentInfo"},{"id":45,"kind":1024,"name":"childComponents","url":"classes/_models_component_info_.dynamiccomponentinfo.html#childcomponents","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component-info\".DynamicComponentInfo"},{"id":46,"kind":2048,"name":"getChildComponentRenference","url":"classes/_models_component_info_.dynamiccomponentinfo.html#getchildcomponentrenference","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component-info\".DynamicComponentInfo"},{"id":47,"kind":128,"name":"TypedComponentInfo","url":"classes/_models_component_info_.typedcomponentinfo.html","classes":"tsd-kind-class tsd-parent-kind-external-module tsd-has-type-parameter","parent":"\"models/component-info\""},{"id":48,"kind":1024,"name":"computedNames","url":"classes/_models_component_info_.typedcomponentinfo.html#computednames","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"models/component-info\".TypedComponentInfo"},{"id":49,"kind":1024,"name":"filterNames","url":"classes/_models_component_info_.typedcomponentinfo.html#filternames","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"models/component-info\".TypedComponentInfo"},{"id":50,"kind":512,"name":"constructor","url":"classes/_models_component_info_.typedcomponentinfo.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/component-info\".TypedComponentInfo"},{"id":51,"kind":1024,"name":"classDeclaration","url":"classes/_models_component_info_.typedcomponentinfo.html#classdeclaration","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".TypedComponentInfo"},{"id":52,"kind":2048,"name":"hasMethod","url":"classes/_models_component_info_.typedcomponentinfo.html#hasmethod","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/component-info\".TypedComponentInfo"},{"id":53,"kind":2048,"name":"getComputedNames","url":"classes/_models_component_info_.typedcomponentinfo.html#getcomputednames","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/component-info\".TypedComponentInfo"},{"id":54,"kind":2048,"name":"getFilterNames","url":"classes/_models_component_info_.typedcomponentinfo.html#getfilternames","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/component-info\".TypedComponentInfo"},{"id":55,"kind":1024,"name":"id","url":"classes/_models_component_info_.typedcomponentinfo.html#id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component-info\".TypedComponentInfo"},{"id":56,"kind":1024,"name":"template","url":"classes/_models_component_info_.typedcomponentinfo.html#template","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component-info\".TypedComponentInfo"},{"id":57,"kind":1024,"name":"root","url":"classes/_models_component_info_.typedcomponentinfo.html#root","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component-info\".TypedComponentInfo"},{"id":58,"kind":1024,"name":"childComponents","url":"classes/_models_component_info_.typedcomponentinfo.html#childcomponents","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component-info\".TypedComponentInfo"},{"id":59,"kind":2048,"name":"getChildComponentRenference","url":"classes/_models_component_info_.typedcomponentinfo.html#getchildcomponentrenference","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component-info\".TypedComponentInfo"},{"id":60,"kind":4194304,"name":"TagName","url":"modules/_models_component_info_.html#tagname","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"models/component-info\""},{"id":61,"kind":4194304,"name":"ComponentInfo","url":"modules/_models_component_info_.html#componentinfo","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"models/component-info\""},{"id":62,"kind":64,"name":"isTypedComponentInfo","url":"modules/_models_component_info_.html#istypedcomponentinfo","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/component-info\""},{"id":63,"kind":1,"name":"\"models/san-source-file\"","url":"modules/_models_san_source_file_.html","classes":"tsd-kind-external-module"},{"id":64,"kind":128,"name":"SanSourceFileImpl","url":"classes/_models_san_source_file_.sansourcefileimpl.html","classes":"tsd-kind-class tsd-parent-kind-external-module tsd-has-type-parameter","parent":"\"models/san-source-file\""},{"id":65,"kind":512,"name":"constructor","url":"classes/_models_san_source_file_.sansourcefileimpl.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFileImpl"},{"id":66,"kind":1024,"name":"componentInfos","url":"classes/_models_san_source_file_.sansourcefileimpl.html#componentinfos","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFileImpl"},{"id":67,"kind":1024,"name":"entryComponentInfo","url":"classes/_models_san_source_file_.sansourcefileimpl.html#entrycomponentinfo","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFileImpl"},{"id":68,"kind":2048,"name":"getFilePath","url":"classes/_models_san_source_file_.sansourcefileimpl.html#getfilepath","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFileImpl"},{"id":69,"kind":128,"name":"DynamicSanSourceFile","url":"classes/_models_san_source_file_.dynamicsansourcefile.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/san-source-file\""},{"id":70,"kind":512,"name":"constructor","url":"classes/_models_san_source_file_.dynamicsansourcefile.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/san-source-file\".DynamicSanSourceFile"},{"id":71,"kind":1024,"name":"filePath","url":"classes/_models_san_source_file_.dynamicsansourcefile.html#filepath","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"models/san-source-file\".DynamicSanSourceFile"},{"id":72,"kind":1024,"name":"entryComponentInfo","url":"classes/_models_san_source_file_.dynamicsansourcefile.html#entrycomponentinfo","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/san-source-file\".DynamicSanSourceFile"},{"id":73,"kind":2048,"name":"getFilePath","url":"classes/_models_san_source_file_.dynamicsansourcefile.html#getfilepath","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/san-source-file\".DynamicSanSourceFile"},{"id":74,"kind":1024,"name":"componentInfos","url":"classes/_models_san_source_file_.dynamicsansourcefile.html#componentinfos","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"models/san-source-file\".DynamicSanSourceFile"},{"id":75,"kind":128,"name":"TypedSanSourceFile","url":"classes/_models_san_source_file_.typedsansourcefile.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/san-source-file\""},{"id":76,"kind":512,"name":"constructor","url":"classes/_models_san_source_file_.typedsansourcefile.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/san-source-file\".TypedSanSourceFile"},{"id":77,"kind":1024,"name":"tsSourceFile","url":"classes/_models_san_source_file_.typedsansourcefile.html#tssourcefile","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-source-file\".TypedSanSourceFile"},{"id":78,"kind":2048,"name":"getFilePath","url":"classes/_models_san_source_file_.typedsansourcefile.html#getfilepath","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/san-source-file\".TypedSanSourceFile"},{"id":79,"kind":2048,"name":"getComponentClassDeclarations","url":"classes/_models_san_source_file_.typedsansourcefile.html#getcomponentclassdeclarations","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-source-file\".TypedSanSourceFile"},{"id":80,"kind":1024,"name":"componentInfos","url":"classes/_models_san_source_file_.typedsansourcefile.html#componentinfos","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"models/san-source-file\".TypedSanSourceFile"},{"id":81,"kind":1024,"name":"entryComponentInfo","url":"classes/_models_san_source_file_.typedsansourcefile.html#entrycomponentinfo","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"models/san-source-file\".TypedSanSourceFile"},{"id":82,"kind":32,"name":"debug","url":"modules/_models_san_source_file_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"models/san-source-file\""},{"id":83,"kind":4194304,"name":"SanSourceFile","url":"modules/_models_san_source_file_.html#sansourcefile","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"models/san-source-file\""},{"id":84,"kind":64,"name":"isTypedSanSourceFile","url":"modules/_models_san_source_file_.html#istypedsansourcefile","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/san-source-file\""},{"id":85,"kind":1,"name":"\"utils/lang\"","url":"modules/_utils_lang_.html","classes":"tsd-kind-external-module"},{"id":86,"kind":64,"name":"isValidIdentifier","url":"modules/_utils_lang_.html#isvalididentifier","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/lang\""},{"id":87,"kind":64,"name":"getMember","url":"modules/_utils_lang_.html#getmember","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-has-type-parameter","parent":"\"utils/lang\""},{"id":88,"kind":64,"name":"functionString","url":"modules/_utils_lang_.html#functionstring","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/lang\""},{"id":89,"kind":1,"name":"\"models/component\"","url":"modules/_models_component_.html","classes":"tsd-kind-external-module"},{"id":90,"kind":256,"name":"Computed","url":"interfaces/_models_component_.computed.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":91,"kind":256,"name":"Filters","url":"interfaces/_models_component_.filters.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":92,"kind":4194304,"name":"ComponentClass","url":"modules/_models_component_.html#componentclass","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":93,"kind":32,"name":"COMPONENT_RESERVED_MEMBERS","url":"modules/_models_component_.html#component_reserved_members","classes":"tsd-kind-variable tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":94,"kind":64,"name":"isComponentLoader","url":"modules/_models_component_.html#iscomponentloader","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":95,"kind":1,"name":"\"utils/type-guards\"","url":"modules/_utils_type_guards_.html","classes":"tsd-kind-external-module"},{"id":96,"kind":64,"name":"isExprUnaryNode","url":"modules/_utils_type_guards_.html#isexprunarynode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":97,"kind":64,"name":"isExprStringNode","url":"modules/_utils_type_guards_.html#isexprstringnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":98,"kind":64,"name":"isExprNumberNode","url":"modules/_utils_type_guards_.html#isexprnumbernode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":99,"kind":64,"name":"isExprBoolNode","url":"modules/_utils_type_guards_.html#isexprboolnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":100,"kind":64,"name":"isExprAccessorNode","url":"modules/_utils_type_guards_.html#isexpraccessornode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":101,"kind":64,"name":"isExprInterpNode","url":"modules/_utils_type_guards_.html#isexprinterpnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":102,"kind":64,"name":"isExprCallNode","url":"modules/_utils_type_guards_.html#isexprcallnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":103,"kind":64,"name":"isExprTextNode","url":"modules/_utils_type_guards_.html#isexprtextnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":104,"kind":64,"name":"isExprBinaryNode","url":"modules/_utils_type_guards_.html#isexprbinarynode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":105,"kind":64,"name":"isExprTertiaryNode","url":"modules/_utils_type_guards_.html#isexprtertiarynode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":106,"kind":64,"name":"isExprArrayNode","url":"modules/_utils_type_guards_.html#isexprarraynode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":107,"kind":64,"name":"isExprObjectNode","url":"modules/_utils_type_guards_.html#isexprobjectnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":108,"kind":64,"name":"isExprNullNode","url":"modules/_utils_type_guards_.html#isexprnullnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":109,"kind":64,"name":"isASlotNode","url":"modules/_utils_type_guards_.html#isaslotnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":110,"kind":64,"name":"isAIfNode","url":"modules/_utils_type_guards_.html#isaifnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":111,"kind":64,"name":"isAForNode","url":"modules/_utils_type_guards_.html#isafornode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":112,"kind":64,"name":"isATextNode","url":"modules/_utils_type_guards_.html#isatextnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":113,"kind":64,"name":"isATemplateNode","url":"modules/_utils_type_guards_.html#isatemplatenode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":114,"kind":64,"name":"isAFragmentNode","url":"modules/_utils_type_guards_.html#isafragmentnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":115,"kind":1,"name":"\"utils/anode-util\"","url":"modules/_utils_anode_util_.html","classes":"tsd-kind-external-module"},{"id":116,"kind":64,"name":"getANodePropByName","url":"modules/_utils_anode_util_.html#getanodepropbyname","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/anode-util\""},{"id":117,"kind":64,"name":"parseANodeProps","url":"modules/_utils_anode_util_.html#parseanodeprops","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/anode-util\""},{"id":118,"kind":64,"name":"visitANodeRecursively","url":"modules/_utils_anode_util_.html#visitanoderecursively","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/anode-util\""},{"id":119,"kind":1,"name":"\"parsers/parse-template\"","url":"modules/_parsers_parse_template_.html","classes":"tsd-kind-external-module"},{"id":120,"kind":64,"name":"parseAndNormalizeTemplate","url":"modules/_parsers_parse_template_.html#parseandnormalizetemplate","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/parse-template\""},{"id":121,"kind":64,"name":"normalizeRootANode","url":"modules/_parsers_parse_template_.html#normalizerootanode","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/parse-template\""},{"id":122,"kind":64,"name":"normalizeOptionTag","url":"modules/_parsers_parse_template_.html#normalizeoptiontag","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/parse-template\""},{"id":123,"kind":64,"name":"normalizeANodeProps","url":"modules/_parsers_parse_template_.html#normalizeanodeprops","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/parse-template\""},{"id":124,"kind":64,"name":"normalizeRootClassProp","url":"modules/_parsers_parse_template_.html#normalizerootclassprop","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/parse-template\""},{"id":125,"kind":64,"name":"normalizeRootStyleProp","url":"modules/_parsers_parse_template_.html#normalizerootstyleprop","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/parse-template\""},{"id":126,"kind":64,"name":"normalizeRootATemplateNode","url":"modules/_parsers_parse_template_.html#normalizerootatemplatenode","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/parse-template\""},{"id":127,"kind":1,"name":"\"parsers/component-class-parser\"","url":"modules/_parsers_component_class_parser_.html","classes":"tsd-kind-external-module"},{"id":128,"kind":128,"name":"ComponentClassParser","url":"classes/_parsers_component_class_parser_.componentclassparser.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"parsers/component-class-parser\""},{"id":129,"kind":1024,"name":"id","url":"classes/_parsers_component_class_parser_.componentclassparser.html#id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-class-parser\".ComponentClassParser"},{"id":130,"kind":1024,"name":"cids","url":"classes/_parsers_component_class_parser_.componentclassparser.html#cids","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-class-parser\".ComponentClassParser"},{"id":131,"kind":512,"name":"constructor","url":"classes/_parsers_component_class_parser_.componentclassparser.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"parsers/component-class-parser\".ComponentClassParser"},{"id":132,"kind":1024,"name":"root","url":"classes/_parsers_component_class_parser_.componentclassparser.html#root","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-class-parser\".ComponentClassParser"},{"id":133,"kind":1024,"name":"filePath","url":"classes/_parsers_component_class_parser_.componentclassparser.html#filepath","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-class-parser\".ComponentClassParser"},{"id":134,"kind":2048,"name":"parse","url":"classes/_parsers_component_class_parser_.componentclassparser.html#parse","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"parsers/component-class-parser\".ComponentClassParser"},{"id":135,"kind":2048,"name":"createComponentInfoFromComponentClass","url":"classes/_parsers_component_class_parser_.componentclassparser.html#createcomponentinfofromcomponentclass","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"parsers/component-class-parser\".ComponentClassParser"},{"id":136,"kind":2048,"name":"getChildComponentClasses","url":"classes/_parsers_component_class_parser_.componentclassparser.html#getchildcomponentclasses","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"parsers/component-class-parser\".ComponentClassParser"},{"id":137,"kind":2048,"name":"getOrSetID","url":"classes/_parsers_component_class_parser_.componentclassparser.html#getorsetid","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-class-parser\".ComponentClassParser"},{"id":138,"kind":1,"name":"\"parsers/normalize-component\"","url":"modules/_parsers_normalize_component_.html","classes":"tsd-kind-external-module"},{"id":139,"kind":64,"name":"normalizeComponentClass","url":"modules/_parsers_normalize_component_.html#normalizecomponentclass","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/normalize-component\""},{"id":140,"kind":1,"name":"\"parsers/typescript-san-parser\"","url":"modules/_parsers_typescript_san_parser_.html","classes":"tsd-kind-external-module"},{"id":141,"kind":128,"name":"TypeScriptSanParser","url":"classes/_parsers_typescript_san_parser_.typescriptsanparser.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"parsers/typescript-san-parser\""},{"id":142,"kind":512,"name":"constructor","url":"classes/_parsers_typescript_san_parser_.typescriptsanparser.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"parsers/typescript-san-parser\".TypeScriptSanParser"},{"id":143,"kind":1024,"name":"sourceFile","url":"classes/_parsers_typescript_san_parser_.typescriptsanparser.html#sourcefile","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/typescript-san-parser\".TypeScriptSanParser"},{"id":144,"kind":2048,"name":"parse","url":"classes/_parsers_typescript_san_parser_.typescriptsanparser.html#parse","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"parsers/typescript-san-parser\".TypeScriptSanParser"},{"id":145,"kind":2048,"name":"parseComponentClassDeclaration","url":"classes/_parsers_typescript_san_parser_.typescriptsanparser.html#parsecomponentclassdeclaration","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/typescript-san-parser\".TypeScriptSanParser"},{"id":146,"kind":32,"name":"debug","url":"modules/_parsers_typescript_san_parser_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/typescript-san-parser\""},{"id":147,"kind":1,"name":"\"utils/emitter\"","url":"modules/_utils_emitter_.html","classes":"tsd-kind-external-module"},{"id":148,"kind":128,"name":"Emitter","url":"classes/_utils_emitter_.emitter.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"utils/emitter\""},{"id":149,"kind":1024,"name":"indentLevel","url":"classes/_utils_emitter_.emitter.html#indentlevel","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"utils/emitter\".Emitter"},{"id":150,"kind":1024,"name":"shiftWidth","url":"classes/_utils_emitter_.emitter.html#shiftwidth","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"utils/emitter\".Emitter"},{"id":151,"kind":1024,"name":"code","url":"classes/_utils_emitter_.emitter.html#code","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"\"utils/emitter\".Emitter"},{"id":152,"kind":512,"name":"constructor","url":"classes/_utils_emitter_.emitter.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":153,"kind":2048,"name":"clear","url":"classes/_utils_emitter_.emitter.html#clear","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":154,"kind":2048,"name":"write","url":"classes/_utils_emitter_.emitter.html#write","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":155,"kind":2048,"name":"fullText","url":"classes/_utils_emitter_.emitter.html#fulltext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":156,"kind":2048,"name":"indent","url":"classes/_utils_emitter_.emitter.html#indent","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":157,"kind":2048,"name":"unindent","url":"classes/_utils_emitter_.emitter.html#unindent","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":158,"kind":2048,"name":"writeNewLine","url":"classes/_utils_emitter_.emitter.html#writenewline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":159,"kind":2048,"name":"nextLine","url":"classes/_utils_emitter_.emitter.html#nextline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":160,"kind":2048,"name":"feedLine","url":"classes/_utils_emitter_.emitter.html#feedline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":161,"kind":2048,"name":"writeLine","url":"classes/_utils_emitter_.emitter.html#writeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":162,"kind":2048,"name":"writeLines","url":"classes/_utils_emitter_.emitter.html#writelines","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":163,"kind":2048,"name":"writeIndentedLines","url":"classes/_utils_emitter_.emitter.html#writeindentedlines","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":164,"kind":2048,"name":"carriageReturn","url":"classes/_utils_emitter_.emitter.html#carriagereturn","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":165,"kind":2048,"name":"defaultWrite","url":"classes/_utils_emitter_.emitter.html#defaultwrite","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-protected","parent":"\"utils/emitter\".Emitter"},{"id":166,"kind":2048,"name":"atLineBegin","url":"classes/_utils_emitter_.emitter.html#atlinebegin","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"utils/emitter\".Emitter"},{"id":167,"kind":2048,"name":"size","url":"classes/_utils_emitter_.emitter.html#size","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"utils/emitter\".Emitter"},{"id":168,"kind":2048,"name":"lastChar","url":"classes/_utils_emitter_.emitter.html#lastchar","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"utils/emitter\".Emitter"},{"id":169,"kind":1,"name":"\"target-js/compilers/expr-compiler\"","url":"modules/_target_js_compilers_expr_compiler_.html","classes":"tsd-kind-external-module"},{"id":170,"kind":2097152,"name":"binaryOp","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop","classes":"tsd-kind-object-literal tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":171,"kind":32,"name":"43","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.43","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":172,"kind":32,"name":"45","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.45","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":173,"kind":32,"name":"42","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.42","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":174,"kind":32,"name":"47","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.47","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":175,"kind":32,"name":"60","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.60","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":176,"kind":32,"name":"62","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.62","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":177,"kind":32,"name":"76","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.76","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":178,"kind":32,"name":"94","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.94","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":179,"kind":32,"name":"121","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.121","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":180,"kind":32,"name":"122","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.122","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":181,"kind":32,"name":"123","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.123","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":182,"kind":32,"name":"155","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.155","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":183,"kind":32,"name":"183","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.183","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":184,"kind":32,"name":"248","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.248","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":185,"kind":64,"name":"unary","url":"modules/_target_js_compilers_expr_compiler_.html#unary","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":186,"kind":64,"name":"binary","url":"modules/_target_js_compilers_expr_compiler_.html#binary","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":187,"kind":64,"name":"tertiary","url":"modules/_target_js_compilers_expr_compiler_.html#tertiary","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":188,"kind":64,"name":"stringLiteralize","url":"modules/_target_js_compilers_expr_compiler_.html#stringliteralize","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"target-js/compilers/expr-compiler\""},{"id":189,"kind":64,"name":"dataAccess","url":"modules/_target_js_compilers_expr_compiler_.html#dataaccess","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"target-js/compilers/expr-compiler\""},{"id":190,"kind":64,"name":"callExpr","url":"modules/_target_js_compilers_expr_compiler_.html#callexpr","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":191,"kind":64,"name":"interp","url":"modules/_target_js_compilers_expr_compiler_.html#interp","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":192,"kind":64,"name":"text","url":"modules/_target_js_compilers_expr_compiler_.html#text","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":193,"kind":64,"name":"array","url":"modules/_target_js_compilers_expr_compiler_.html#array","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":194,"kind":64,"name":"object","url":"modules/_target_js_compilers_expr_compiler_.html#object","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":195,"kind":64,"name":"expr","url":"modules/_target_js_compilers_expr_compiler_.html#expr","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"target-js/compilers/expr-compiler\""},{"id":196,"kind":64,"name":"dispatch","url":"modules/_target_js_compilers_expr_compiler_.html#dispatch","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":197,"kind":1,"name":"\"target-js/js-emitter\"","url":"modules/_target_js_js_emitter_.html","classes":"tsd-kind-external-module"},{"id":198,"kind":128,"name":"JSEmitter","url":"classes/_target_js_js_emitter_.jsemitter.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"target-js/js-emitter\""},{"id":199,"kind":1024,"name":"buffer","url":"classes/_target_js_js_emitter_.jsemitter.html#buffer","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":200,"kind":2048,"name":"fullText","url":"classes/_target_js_js_emitter_.jsemitter.html#fulltext","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":201,"kind":2048,"name":"write","url":"classes/_target_js_js_emitter_.jsemitter.html#write","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":202,"kind":2048,"name":"writeHTMLExpression","url":"classes/_target_js_js_emitter_.jsemitter.html#writehtmlexpression","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":203,"kind":2048,"name":"writeDataComment","url":"classes/_target_js_js_emitter_.jsemitter.html#writedatacomment","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":204,"kind":2048,"name":"writeHTMLLiteral","url":"classes/_target_js_js_emitter_.jsemitter.html#writehtmlliteral","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":205,"kind":2048,"name":"clearStringLiteralBuffer","url":"classes/_target_js_js_emitter_.jsemitter.html#clearstringliteralbuffer","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":206,"kind":2048,"name":"writeSwitch","url":"classes/_target_js_js_emitter_.jsemitter.html#writeswitch","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":207,"kind":2048,"name":"writeCase","url":"classes/_target_js_js_emitter_.jsemitter.html#writecase","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":208,"kind":2048,"name":"writeBreak","url":"classes/_target_js_js_emitter_.jsemitter.html#writebreak","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":209,"kind":2048,"name":"writeDefault","url":"classes/_target_js_js_emitter_.jsemitter.html#writedefault","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":210,"kind":2048,"name":"writeFunction","url":"classes/_target_js_js_emitter_.jsemitter.html#writefunction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":211,"kind":2048,"name":"writeFunctionCall","url":"classes/_target_js_js_emitter_.jsemitter.html#writefunctioncall","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":212,"kind":2048,"name":"writeAnonymousFunction","url":"classes/_target_js_js_emitter_.jsemitter.html#writeanonymousfunction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":213,"kind":2048,"name":"writeIf","url":"classes/_target_js_js_emitter_.jsemitter.html#writeif","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":214,"kind":2048,"name":"beginIf","url":"classes/_target_js_js_emitter_.jsemitter.html#beginif","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":215,"kind":2048,"name":"beginElseIf","url":"classes/_target_js_js_emitter_.jsemitter.html#beginelseif","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":216,"kind":2048,"name":"beginElse","url":"classes/_target_js_js_emitter_.jsemitter.html#beginelse","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":217,"kind":2048,"name":"endIf","url":"classes/_target_js_js_emitter_.jsemitter.html#endif","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":218,"kind":2048,"name":"writeFor","url":"classes/_target_js_js_emitter_.jsemitter.html#writefor","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":219,"kind":2048,"name":"beginFor","url":"classes/_target_js_js_emitter_.jsemitter.html#beginfor","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":220,"kind":2048,"name":"endFor","url":"classes/_target_js_js_emitter_.jsemitter.html#endfor","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":221,"kind":2048,"name":"writeContinue","url":"classes/_target_js_js_emitter_.jsemitter.html#writecontinue","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":222,"kind":2048,"name":"writeBlock","url":"classes/_target_js_js_emitter_.jsemitter.html#writeblock","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":223,"kind":2048,"name":"beginBlock","url":"classes/_target_js_js_emitter_.jsemitter.html#beginblock","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":224,"kind":2048,"name":"endBlock","url":"classes/_target_js_js_emitter_.jsemitter.html#endblock","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":225,"kind":1024,"name":"code","url":"classes/_target_js_js_emitter_.jsemitter.html#code","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":226,"kind":512,"name":"constructor","url":"classes/_target_js_js_emitter_.jsemitter.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":227,"kind":2048,"name":"clear","url":"classes/_target_js_js_emitter_.jsemitter.html#clear","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":228,"kind":2048,"name":"indent","url":"classes/_target_js_js_emitter_.jsemitter.html#indent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":229,"kind":2048,"name":"unindent","url":"classes/_target_js_js_emitter_.jsemitter.html#unindent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":230,"kind":2048,"name":"writeNewLine","url":"classes/_target_js_js_emitter_.jsemitter.html#writenewline","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":231,"kind":2048,"name":"nextLine","url":"classes/_target_js_js_emitter_.jsemitter.html#nextline","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":232,"kind":2048,"name":"feedLine","url":"classes/_target_js_js_emitter_.jsemitter.html#feedline","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":233,"kind":2048,"name":"writeLine","url":"classes/_target_js_js_emitter_.jsemitter.html#writeline","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":234,"kind":2048,"name":"writeLines","url":"classes/_target_js_js_emitter_.jsemitter.html#writelines","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":235,"kind":2048,"name":"writeIndentedLines","url":"classes/_target_js_js_emitter_.jsemitter.html#writeindentedlines","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":236,"kind":2048,"name":"carriageReturn","url":"classes/_target_js_js_emitter_.jsemitter.html#carriagereturn","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":237,"kind":2048,"name":"defaultWrite","url":"classes/_target_js_js_emitter_.jsemitter.html#defaultwrite","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"\"target-js/js-emitter\".JSEmitter"},{"id":238,"kind":1,"name":"\"runtime/underscore\"","url":"modules/_runtime_underscore_.html","classes":"tsd-kind-external-module"},{"id":239,"kind":2097152,"name":"BASE_PROPS","url":"modules/_runtime_underscore_.html#base_props","classes":"tsd-kind-object-literal tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":240,"kind":32,"name":"class","url":"modules/_runtime_underscore_.html#base_props.class","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"runtime/underscore\".BASE_PROPS"},{"id":241,"kind":32,"name":"style","url":"modules/_runtime_underscore_.html#base_props.style","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"runtime/underscore\".BASE_PROPS"},{"id":242,"kind":32,"name":"id","url":"modules/_runtime_underscore_.html#base_props.id","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"runtime/underscore\".BASE_PROPS"},{"id":243,"kind":64,"name":"extend","url":"modules/_runtime_underscore_.html#extend","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":244,"kind":64,"name":"includes","url":"modules/_runtime_underscore_.html#includes","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-has-type-parameter tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":245,"kind":2097152,"name":"HTML_ENTITY","url":"modules/_runtime_underscore_.html#html_entity","classes":"tsd-kind-object-literal tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":246,"kind":32,"name":"&","url":"modules/_runtime_underscore_.html#html_entity._-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"runtime/underscore\".HTML_ENTITY"},{"id":247,"kind":32,"name":"<","url":"modules/_runtime_underscore_.html#html_entity._-3","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"runtime/underscore\".HTML_ENTITY"},{"id":248,"kind":32,"name":">","url":"modules/_runtime_underscore_.html#html_entity._-4","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"runtime/underscore\".HTML_ENTITY"},{"id":249,"kind":32,"name":"\"","url":"modules/_runtime_underscore_.html#html_entity._","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"runtime/underscore\".HTML_ENTITY"},{"id":250,"kind":32,"name":"'","url":"modules/_runtime_underscore_.html#html_entity._-2","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"runtime/underscore\".HTML_ENTITY"},{"id":251,"kind":64,"name":"escapeHTML","url":"modules/_runtime_underscore_.html#escapehtml","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":252,"kind":64,"name":"_classFilter","url":"modules/_runtime_underscore_.html#_classfilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":253,"kind":64,"name":"isObject","url":"modules/_runtime_underscore_.html#isobject","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":254,"kind":64,"name":"_styleFilter","url":"modules/_runtime_underscore_.html#_stylefilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":255,"kind":64,"name":"_xclassFilter","url":"modules/_runtime_underscore_.html#_xclassfilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":256,"kind":64,"name":"_xstyleFilter","url":"modules/_runtime_underscore_.html#_xstylefilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":257,"kind":64,"name":"attrFilter","url":"modules/_runtime_underscore_.html#attrfilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":258,"kind":64,"name":"boolAttrFilter","url":"modules/_runtime_underscore_.html#boolattrfilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":259,"kind":64,"name":"defaultStyleFilter","url":"modules/_runtime_underscore_.html#defaultstylefilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":260,"kind":64,"name":"createFromPrototype","url":"modules/_runtime_underscore_.html#createfromprototype","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/underscore\""},{"id":261,"kind":2097152,"name":"_","url":"modules/_runtime_underscore_.html#_-5","classes":"tsd-kind-object-literal tsd-parent-kind-external-module","parent":"\"runtime/underscore\""},{"id":262,"kind":32,"name":"escapeHTML","url":"modules/_runtime_underscore_.html#_-5.escapehtml-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"runtime/underscore\"._"},{"id":263,"kind":32,"name":"defaultStyleFilter","url":"modules/_runtime_underscore_.html#_-5.defaultstylefilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"runtime/underscore\"._"},{"id":264,"kind":32,"name":"boolAttrFilter","url":"modules/_runtime_underscore_.html#_-5.boolattrfilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"runtime/underscore\"._"},{"id":265,"kind":32,"name":"attrFilter","url":"modules/_runtime_underscore_.html#_-5.attrfilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"runtime/underscore\"._"},{"id":266,"kind":32,"name":"extend","url":"modules/_runtime_underscore_.html#_-5.extend-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"runtime/underscore\"._"},{"id":267,"kind":32,"name":"includes","url":"modules/_runtime_underscore_.html#_-5.includes-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"runtime/underscore\"._"},{"id":268,"kind":32,"name":"_classFilter","url":"modules/_runtime_underscore_.html#_-5._classfilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"runtime/underscore\"._"},{"id":269,"kind":32,"name":"_styleFilter","url":"modules/_runtime_underscore_.html#_-5._stylefilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"runtime/underscore\"._"},{"id":270,"kind":32,"name":"_xstyleFilter","url":"modules/_runtime_underscore_.html#_-5._xstylefilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"runtime/underscore\"._"},{"id":271,"kind":32,"name":"_xclassFilter","url":"modules/_runtime_underscore_.html#_-5._xclassfilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"runtime/underscore\"._"},{"id":272,"kind":32,"name":"createFromPrototype","url":"modules/_runtime_underscore_.html#_-5.createfromprototype-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"runtime/underscore\"._"},{"id":273,"kind":1,"name":"\"runtime/san-data\"","url":"modules/_runtime_san_data_.html","classes":"tsd-kind-external-module"},{"id":274,"kind":256,"name":"DataObject","url":"interfaces/_runtime_san_data_.dataobject.html","classes":"tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/san-data\""},{"id":275,"kind":256,"name":"Computed","url":"interfaces/_runtime_san_data_.computed.html","classes":"tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"runtime/san-data\""},{"id":276,"kind":128,"name":"SanData","url":"classes/_runtime_san_data_.sandata.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"runtime/san-data\""},{"id":277,"kind":1024,"name":"data","url":"classes/_runtime_san_data_.sandata.html#data","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"runtime/san-data\".SanData"},{"id":278,"kind":1024,"name":"computed","url":"classes/_runtime_san_data_.sandata.html#computed","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"runtime/san-data\".SanData"},{"id":279,"kind":512,"name":"constructor","url":"classes/_runtime_san_data_.sandata.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"runtime/san-data\".SanData"},{"id":280,"kind":2048,"name":"get","url":"classes/_runtime_san_data_.sandata.html#get","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"runtime/san-data\".SanData"},{"id":281,"kind":2048,"name":"set","url":"classes/_runtime_san_data_.sandata.html#set","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"runtime/san-data\".SanData"},{"id":282,"kind":2048,"name":"removeAt","url":"classes/_runtime_san_data_.sandata.html#removeat","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"runtime/san-data\".SanData"},{"id":283,"kind":2048,"name":"parseExpr","url":"classes/_runtime_san_data_.sandata.html#parseexpr","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"runtime/san-data\".SanData"},{"id":284,"kind":1,"name":"\"runtime/index\"","url":"modules/_runtime_index_.html","classes":"tsd-kind-external-module"},{"id":285,"kind":32,"name":"RUNTIME_FILES","url":"modules/_runtime_index_.html#runtime_files","classes":"tsd-kind-variable tsd-parent-kind-external-module","parent":"\"runtime/index\""},{"id":286,"kind":64,"name":"createRuntime","url":"modules/_runtime_index_.html#createruntime","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"runtime/index\""},{"id":287,"kind":1,"name":"\"target-js/compilers/component-compiler\"","url":"modules/_target_js_compilers_component_compiler_.html","classes":"tsd-kind-external-module"},{"id":288,"kind":128,"name":"ComponentClassCompiler","url":"classes/_target_js_compilers_component_compiler_.componentclasscompiler.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"target-js/compilers/component-compiler\""},{"id":289,"kind":512,"name":"constructor","url":"classes/_target_js_compilers_component_compiler_.componentclasscompiler.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"target-js/compilers/component-compiler\".ComponentClassCompiler"},{"id":290,"kind":1024,"name":"emitter","url":"classes/_target_js_compilers_component_compiler_.componentclasscompiler.html#emitter","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"target-js/compilers/component-compiler\".ComponentClassCompiler"},{"id":291,"kind":2048,"name":"compile","url":"classes/_target_js_compilers_component_compiler_.componentclasscompiler.html#compile","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/component-compiler\".ComponentClassCompiler"},{"id":292,"kind":2048,"name":"emitObjectLiteral","url":"classes/_target_js_compilers_component_compiler_.componentclasscompiler.html#emitobjectliteral","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/component-compiler\".ComponentClassCompiler"},{"id":293,"kind":2048,"name":"emitArray","url":"classes/_target_js_compilers_component_compiler_.componentclasscompiler.html#emitarray","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/component-compiler\".ComponentClassCompiler"},{"id":294,"kind":2048,"name":"emitMethod","url":"classes/_target_js_compilers_component_compiler_.componentclasscompiler.html#emitmethod","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/component-compiler\".ComponentClassCompiler"},{"id":295,"kind":1,"name":"\"models/renderer\"","url":"modules/_models_renderer_.html","classes":"tsd-kind-external-module"},{"id":296,"kind":256,"name":"Renderer","url":"interfaces/_models_renderer_.renderer.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/renderer\""},{"id":297,"kind":1,"name":"\"models/compiler\"","url":"modules/_models_compiler_.html","classes":"tsd-kind-external-module"},{"id":298,"kind":256,"name":"Compiler","url":"interfaces/_models_compiler_.compiler.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/compiler\""},{"id":299,"kind":2048,"name":"compileToSource","url":"interfaces/_models_compiler_.compiler.html#compiletosource","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"\"models/compiler\".Compiler"},{"id":300,"kind":2048,"name":"compileToRenderer","url":"interfaces/_models_compiler_.compiler.html#compiletorenderer","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"\"models/compiler\".Compiler"},{"id":301,"kind":1,"name":"\"utils/dom-util\"","url":"modules/_utils_dom_util_.html","classes":"tsd-kind-external-module"},{"id":302,"kind":32,"name":"autoCloseTags","url":"modules/_utils_dom_util_.html#autoclosetags","classes":"tsd-kind-variable tsd-parent-kind-external-module","parent":"\"utils/dom-util\""},{"id":303,"kind":32,"name":"booleanAttributes","url":"modules/_utils_dom_util_.html#booleanattributes","classes":"tsd-kind-variable tsd-parent-kind-external-module","parent":"\"utils/dom-util\""},{"id":304,"kind":1,"name":"\"target-js/compilers/element-compiler\"","url":"modules/_target_js_compilers_element_compiler_.html","classes":"tsd-kind-external-module"},{"id":305,"kind":128,"name":"ElementCompiler","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"target-js/compilers/element-compiler\""},{"id":306,"kind":512,"name":"constructor","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":307,"kind":1024,"name":"aNodeCompiler","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#anodecompiler","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":308,"kind":1024,"name":"emitter","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#emitter","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":309,"kind":2048,"name":"tagStart","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#tagstart","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":310,"kind":2048,"name":"compileProperty","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#compileproperty","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":311,"kind":2048,"name":"compileBindProperties","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#compilebindproperties","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":312,"kind":2048,"name":"tagEnd","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#tagend","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":313,"kind":2048,"name":"inner","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#inner","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":314,"kind":1,"name":"\"target-js/compilers/stringifier\"","url":"modules/_target_js_compilers_stringifier_.html","classes":"tsd-kind-external-module"},{"id":315,"kind":2097152,"name":"stringifier","url":"modules/_target_js_compilers_stringifier_.html#stringifier","classes":"tsd-kind-object-literal tsd-parent-kind-external-module","parent":"\"target-js/compilers/stringifier\""},{"id":316,"kind":64,"name":"obj","url":"modules/_target_js_compilers_stringifier_.html#stringifier.obj","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/stringifier\".stringifier"},{"id":317,"kind":64,"name":"arr","url":"modules/_target_js_compilers_stringifier_.html#stringifier.arr","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/stringifier\".stringifier"},{"id":318,"kind":64,"name":"str","url":"modules/_target_js_compilers_stringifier_.html#stringifier.str","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/stringifier\".stringifier"},{"id":319,"kind":64,"name":"date","url":"modules/_target_js_compilers_stringifier_.html#stringifier.date","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/stringifier\".stringifier"},{"id":320,"kind":64,"name":"any","url":"modules/_target_js_compilers_stringifier_.html#stringifier.any","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/stringifier\".stringifier"},{"id":321,"kind":1,"name":"\"target-js/compilers/anode-compiler\"","url":"modules/_target_js_compilers_anode_compiler_.html","classes":"tsd-kind-external-module"},{"id":322,"kind":128,"name":"ANodeCompiler","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html","classes":"tsd-kind-class tsd-parent-kind-external-module tsd-has-type-parameter","parent":"\"target-js/compilers/anode-compiler\""},{"id":323,"kind":1024,"name":"ssrIndex","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#ssrindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":324,"kind":1024,"name":"elementCompiler","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#elementcompiler","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":325,"kind":512,"name":"constructor","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":326,"kind":1024,"name":"componentInfo","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#componentinfo","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":327,"kind":1024,"name":"ssrOnly","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#ssronly","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":328,"kind":1024,"name":"emitter","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#emitter","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":329,"kind":2048,"name":"compile","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compile","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":330,"kind":2048,"name":"compileText","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compiletext","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":331,"kind":2048,"name":"compileTemplate","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compiletemplate","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":332,"kind":2048,"name":"compileFragment","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compilefragment","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":333,"kind":2048,"name":"compileIf","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compileif","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":334,"kind":2048,"name":"compileFor","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compilefor","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":335,"kind":2048,"name":"compileSlot","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compileslot","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":336,"kind":2048,"name":"compileElement","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compileelement","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":337,"kind":2048,"name":"outputData","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#outputdata","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":338,"kind":2048,"name":"compileComponent","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compilecomponent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":339,"kind":2048,"name":"compileSlotRenderer","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compileslotrenderer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":340,"kind":2048,"name":"componentDataCode","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#componentdatacode","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":341,"kind":2048,"name":"nextID","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#nextid","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":342,"kind":1,"name":"\"target-js/compilers/renderer-compiler\"","url":"modules/_target_js_compilers_renderer_compiler_.html","classes":"tsd-kind-external-module"},{"id":343,"kind":128,"name":"RendererCompiler","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"target-js/compilers/renderer-compiler\""},{"id":344,"kind":512,"name":"constructor","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":345,"kind":1024,"name":"ssrOnly","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#ssronly","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":346,"kind":1024,"name":"emitter","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#emitter","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":347,"kind":2048,"name":"compileComponentRenderer","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#compilecomponentrenderer","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":348,"kind":2048,"name":"compileComponentRendererSource","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#compilecomponentrenderersource","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":349,"kind":2048,"name":"compileComponentRendererBody","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#compilecomponentrendererbody","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":350,"kind":2048,"name":"emitInitDataInCompileTime","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#emitinitdataincompiletime","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":351,"kind":2048,"name":"emitInitDataInRuntime","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#emitinitdatainruntime","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":352,"kind":2048,"name":"genComponentContextCode","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#gencomponentcontextcode","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":353,"kind":32,"name":"RENDERER_ARGS","url":"modules/_target_js_compilers_renderer_compiler_.html#renderer_args","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\""},{"id":354,"kind":1,"name":"\"transpilers/ts2js\"","url":"modules/_transpilers_ts2js_.html","classes":"tsd-kind-external-module"},{"id":355,"kind":32,"name":"debug","url":"modules/_transpilers_ts2js_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"transpilers/ts2js\""},{"id":356,"kind":64,"name":"tsSourceFile2js","url":"modules/_transpilers_ts2js_.html#tssourcefile2js","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"transpilers/ts2js\""},{"id":357,"kind":64,"name":"tsCode2js","url":"modules/_transpilers_ts2js_.html#tscode2js","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"transpilers/ts2js\""},{"id":358,"kind":1,"name":"\"utils/fs\"","url":"modules/_utils_fs_.html","classes":"tsd-kind-external-module"},{"id":359,"kind":64,"name":"readStringSync","url":"modules/_utils_fs_.html#readstringsync","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/fs\""},{"id":360,"kind":1,"name":"\"target-js/index\"","url":"modules/_target_js_index_.html","classes":"tsd-kind-external-module"},{"id":361,"kind":128,"name":"ToJSCompiler","url":"classes/_target_js_index_.tojscompiler.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"target-js/index\""},{"id":362,"kind":512,"name":"constructor","url":"classes/_target_js_index_.tojscompiler.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"target-js/index\".ToJSCompiler"},{"id":363,"kind":1024,"name":"project","url":"classes/_target_js_index_.tojscompiler.html#project","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/index\".ToJSCompiler"},{"id":364,"kind":2048,"name":"compileToSource","url":"classes/_target_js_index_.tojscompiler.html#compiletosource","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/index\".ToJSCompiler"},{"id":365,"kind":2048,"name":"compileToRenderer","url":"classes/_target_js_index_.tojscompiler.html#compiletorenderer","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/index\".ToJSCompiler"},{"id":366,"kind":2048,"name":"emitMainRenderFunctionBody","url":"classes/_target_js_index_.tojscompiler.html#emitmainrenderfunctionbody","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/index\".ToJSCompiler"},{"id":367,"kind":2048,"name":"emitComponent","url":"classes/_target_js_index_.tojscompiler.html#emitcomponent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/index\".ToJSCompiler"},{"id":368,"kind":2048,"name":"compileTypeScriptToSource","url":"classes/_target_js_index_.tojscompiler.html#compiletypescripttosource","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/index\".ToJSCompiler"},{"id":369,"kind":2048,"name":"compileComponentClassToSource","url":"classes/_target_js_index_.tojscompiler.html#compilecomponentclasstosource","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/index\".ToJSCompiler"},{"id":370,"kind":2048,"name":"emitComponentRenderers","url":"classes/_target_js_index_.tojscompiler.html#emitcomponentrenderers","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/index\".ToJSCompiler"},{"id":371,"kind":2048,"name":"emitComponentRendererCall","url":"classes/_target_js_index_.tojscompiler.html#emitcomponentrenderercall","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/index\".ToJSCompiler"},{"id":372,"kind":2048,"name":"emitRuntime","url":"classes/_target_js_index_.tojscompiler.html#emitruntime","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/index\".ToJSCompiler"},{"id":373,"kind":32,"name":"debug","url":"modules/_target_js_index_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/index\""},{"id":374,"kind":4194304,"name":"ToJSCompileOptions","url":"modules/_target_js_index_.html#tojscompileoptions","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"target-js/index\""},{"id":375,"kind":65536,"name":"__type","url":"modules/_target_js_index_.html#tojscompileoptions.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"target-js/index\".ToJSCompileOptions"},{"id":376,"kind":32,"name":"ssrOnly","url":"modules/_target_js_index_.html#tojscompileoptions.__type.ssronly","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"target-js/index\".ToJSCompileOptions.__type"},{"id":377,"kind":1,"name":"\"parsers/tsconfig\"","url":"modules/_parsers_tsconfig_.html","classes":"tsd-kind-external-module"},{"id":378,"kind":64,"name":"getDefaultTSConfigPath","url":"modules/_parsers_tsconfig_.html#getdefaulttsconfigpath","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/tsconfig\""},{"id":379,"kind":1,"name":"\"models/options\"","url":"modules/_models_options_.html","classes":"tsd-kind-external-module"},{"id":380,"kind":256,"name":"TypeScriptFileDescriptor","url":"interfaces/_models_options_.typescriptfiledescriptor.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/options\""},{"id":381,"kind":1024,"name":"filePath","url":"interfaces/_models_options_.typescriptfiledescriptor.html#filepath","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/options\".TypeScriptFileDescriptor"},{"id":382,"kind":1024,"name":"fileContent","url":"interfaces/_models_options_.typescriptfiledescriptor.html#filecontent","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/options\".TypeScriptFileDescriptor"},{"id":383,"kind":4194304,"name":"ComponentClass","url":"modules/_models_options_.html#componentclass","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"models/options\""},{"id":384,"kind":4194304,"name":"FilePath","url":"modules/_models_options_.html#filepath","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"models/options\""},{"id":385,"kind":4194304,"name":"CompileInput","url":"modules/_models_options_.html#compileinput","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"models/options\""},{"id":386,"kind":64,"name":"isTypeScriptFileDescriptor","url":"modules/_models_options_.html#istypescriptfiledescriptor","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/options\""},{"id":387,"kind":64,"name":"isFilePath","url":"modules/_models_options_.html#isfilepath","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/options\""},{"id":388,"kind":64,"name":"isComponentClass","url":"modules/_models_options_.html#iscomponentclass","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/options\""},{"id":389,"kind":1,"name":"\"models/san-project\"","url":"modules/_models_san_project_.html","classes":"tsd-kind-external-module"},{"id":390,"kind":128,"name":"SanProject","url":"classes/_models_san_project_.sanproject.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/san-project\""},{"id":391,"kind":1024,"name":"tsProject","url":"classes/_models_san_project_.sanproject.html#tsproject","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":392,"kind":1024,"name":"compilers","url":"classes/_models_san_project_.sanproject.html#compilers","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"models/san-project\".SanProject"},{"id":393,"kind":512,"name":"constructor","url":"classes/_models_san_project_.sanproject.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":394,"kind":1024,"name":"tsConfigFilePath","url":"classes/_models_san_project_.sanproject.html#tsconfigfilepath","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":395,"kind":2048,"name":"compile","url":"classes/_models_san_project_.sanproject.html#compile","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":396,"kind":2048,"name":"compileToSource","url":"classes/_models_san_project_.sanproject.html#compiletosource","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"\"models/san-project\".SanProject"},{"id":397,"kind":2048,"name":"parseSanSourceFile","url":"classes/_models_san_project_.sanproject.html#parsesansourcefile","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":398,"kind":2048,"name":"compileToRenderer","url":"classes/_models_san_project_.sanproject.html#compiletorenderer","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":399,"kind":2048,"name":"getCompilerOptionsOrThrow","url":"classes/_models_san_project_.sanproject.html#getcompileroptionsorthrow","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":400,"kind":2048,"name":"getOrCreateCompilerInstance","url":"classes/_models_san_project_.sanproject.html#getorcreatecompilerinstance","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"\"models/san-project\".SanProject"},{"id":401,"kind":2048,"name":"loadCompilerClass","url":"classes/_models_san_project_.sanproject.html#loadcompilerclass","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":402,"kind":2048,"name":"createOrRefreshSourceFile","url":"classes/_models_san_project_.sanproject.html#createorrefreshsourcefile","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"models/san-project\".SanProject"},{"id":403,"kind":4194304,"name":"CompilerClass","url":"modules/_models_san_project_.html#compilerclass","classes":"tsd-kind-type-alias tsd-parent-kind-external-module tsd-has-type-parameter tsd-is-not-exported","parent":"\"models/san-project\""},{"id":404,"kind":65536,"name":"__type","url":"modules/_models_san_project_.html#compilerclass.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"models/san-project\".CompilerClass"},{"id":405,"kind":512,"name":"constructor","url":"modules/_models_san_project_.html#compilerclass.__type.constructor","classes":"tsd-kind-constructor tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"models/san-project\".CompilerClass.__type"},{"id":406,"kind":1,"name":"\"utils/buffer\"","url":"modules/_utils_buffer_.html","classes":"tsd-kind-external-module"},{"id":407,"kind":64,"name":"byteCount","url":"modules/_utils_buffer_.html#bytecount","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/buffer\""},{"id":408,"kind":1,"name":"\"bin/ssr\"","url":"modules/_bin_ssr_.html","classes":"tsd-kind-external-module"},{"id":409,"kind":4194304,"name":"OptionValue","url":"modules/_bin_ssr_.html#optionvalue","classes":"tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":410,"kind":32,"name":"target","url":"modules/_bin_ssr_.html#target","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":411,"kind":32,"name":"options","url":"modules/_bin_ssr_.html#options","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":412,"kind":32,"name":"tsConfigFilePath","url":"modules/_bin_ssr_.html#tsconfigfilepath","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":413,"kind":32,"name":"outputFile","url":"modules/_bin_ssr_.html#outputfile","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":414,"kind":32,"name":"componentFile","url":"modules/_bin_ssr_.html#componentfile","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":415,"kind":32,"name":"project","url":"modules/_bin_ssr_.html#project","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":416,"kind":32,"name":"targetCode","url":"modules/_bin_ssr_.html#targetcode","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":417,"kind":1,"name":"\"utils/case\"","url":"modules/_utils_case_.html","classes":"tsd-kind-external-module"},{"id":418,"kind":32,"name":"debug","url":"modules/_utils_case_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/case\""},{"id":419,"kind":64,"name":"parseSanHTML","url":"modules/_utils_case_.html#parsesanhtml","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/case\""},{"id":420,"kind":64,"name":"assertSanHTMLEqual","url":"modules/_utils_case_.html#assertsanhtmlequal","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/case\""},{"id":421,"kind":64,"name":"compareSanHTML","url":"modules/_utils_case_.html#comparesanhtml","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/case\""},{"id":422,"kind":64,"name":"deepEqual","url":"modules/_utils_case_.html#deepequal","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/case\""},{"id":423,"kind":1,"name":"\"index\"","url":"modules/_index_.html","classes":"tsd-kind-external-module"},{"id":424,"kind":32,"name":"defaultProject","url":"modules/_index_.html#defaultproject","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"index\""},{"id":425,"kind":64,"name":"compileToSource","url":"modules/_index_.html#compiletosource","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"index\""},{"id":426,"kind":64,"name":"compileToRenderer","url":"modules/_index_.html#compiletorenderer","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"index\""},{"id":427,"kind":1,"name":"\"fixtures/case\"","url":"modules/_fixtures_case_.html","classes":"tsd-kind-external-module"},{"id":428,"kind":32,"name":"debug","url":"modules/_fixtures_case_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"fixtures/case\""},{"id":429,"kind":32,"name":"caseRoot","url":"modules/_fixtures_case_.html#caseroot","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"fixtures/case\""},{"id":430,"kind":32,"name":"tsConfigFilePath","url":"modules/_fixtures_case_.html#tsconfigfilepath","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"fixtures/case\""},{"id":431,"kind":32,"name":"sanProject","url":"modules/_fixtures_case_.html#sanproject","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"fixtures/case\""},{"id":432,"kind":64,"name":"ls","url":"modules/_fixtures_case_.html#ls","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":433,"kind":64,"name":"readExpected","url":"modules/_fixtures_case_.html#readexpected","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":434,"kind":64,"name":"compile","url":"modules/_fixtures_case_.html#compile","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":435,"kind":64,"name":"compileCaseToRenderer","url":"modules/_fixtures_case_.html#compilecasetorenderer","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":436,"kind":64,"name":"readCaseData","url":"modules/_fixtures_case_.html#readcasedata","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":437,"kind":64,"name":"getRenderArguments","url":"modules/_fixtures_case_.html#getrenderarguments","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":438,"kind":64,"name":"renderOnthefly","url":"modules/_fixtures_case_.html#renderonthefly","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":439,"kind":1,"name":"\"models/component-id\"","url":"modules/_models_component_id_.html","classes":"tsd-kind-external-module"}]}; \ No newline at end of file diff --git a/docs/classes/_models_component_info_.componentinfoimpl.html b/docs/classes/_models_component_info_.componentinfoimpl.html index 07a3bd76..d1fa76e0 100644 --- a/docs/classes/_models_component_info_.componentinfoimpl.html +++ b/docs/classes/_models_component_info_.componentinfoimpl.html @@ -148,7 +148,7 @@

constructor

  • @@ -186,7 +186,7 @@

    childComponents

    childComponents: Map<TagName | ANode, R>
    @@ -196,7 +196,7 @@

    id

    id: string
    @@ -211,7 +211,7 @@

    root

    root: ANode
    @@ -221,7 +221,7 @@

    template

    template: string
    @@ -238,7 +238,7 @@

    getChildComponentRenference

  • Parameters

    @@ -264,7 +264,7 @@

    Abstract getComputed
  • Returns string[]

    @@ -281,7 +281,7 @@

    Abstract getFilterNa
  • Returns string[]

    @@ -298,7 +298,7 @@

    Abstract hasMethod

  • Parameters

    diff --git a/docs/classes/_models_component_info_.dynamiccomponentinfo.html b/docs/classes/_models_component_info_.dynamiccomponentinfo.html index 8752b194..c49df89f 100644 --- a/docs/classes/_models_component_info_.dynamiccomponentinfo.html +++ b/docs/classes/_models_component_info_.dynamiccomponentinfo.html @@ -128,7 +128,7 @@

    constructor

    Parameters

    @@ -163,7 +163,7 @@

    childComponents

    @@ -173,7 +173,7 @@

    componentClass

    componentClass: ComponentConstructor<__type, __type>
    @@ -184,7 +184,7 @@

    id

    @@ -199,7 +199,7 @@

    proto

    proto: SanComponent<__type>
    @@ -210,7 +210,7 @@

    root

    @@ -221,7 +221,7 @@

    template

    @@ -239,7 +239,7 @@

    getChildComponentRenference

    Parameters

    @@ -266,7 +266,7 @@

    getComputedNames

    Returns string[]

    @@ -284,7 +284,7 @@

    getFilterNames

    Returns string[]

    @@ -302,7 +302,7 @@

    hasMethod

    Parameters

    diff --git a/docs/classes/_models_component_info_.typedcomponentinfo.html b/docs/classes/_models_component_info_.typedcomponentinfo.html index 9cae230c..f423935a 100644 --- a/docs/classes/_models_component_info_.typedcomponentinfo.html +++ b/docs/classes/_models_component_info_.typedcomponentinfo.html @@ -137,7 +137,7 @@

    constructor

    Parameters

    @@ -172,7 +172,7 @@

    childComponents

    @@ -182,7 +182,7 @@

    classDeclaration

    classDeclaration: ClassDeclaration
    @@ -192,7 +192,7 @@

    Private computedNames

    computedNames: string[]
    @@ -202,7 +202,7 @@

    Private filterNames

    filterNames: string[]
    @@ -213,7 +213,7 @@

    id

    @@ -229,7 +229,7 @@

    root

    @@ -240,7 +240,7 @@

    template

    @@ -258,7 +258,7 @@

    getChildComponentRenference

    Parameters

    @@ -285,7 +285,7 @@

    getComputedNames

    Returns string[]

    @@ -303,7 +303,7 @@

    getFilterNames

    Returns string[]

    @@ -321,7 +321,7 @@

    hasMethod

    Parameters

    diff --git a/docs/classes/_models_san_project_.sanproject.html b/docs/classes/_models_san_project_.sanproject.html index 138a487a..5beee10d 100644 --- a/docs/classes/_models_san_project_.sanproject.html +++ b/docs/classes/_models_san_project_.sanproject.html @@ -109,6 +109,7 @@

    Methods

  • compile
  • compileToRenderer
  • compileToSource
  • +
  • createOrRefreshSourceFile
  • getCompilerOptionsOrThrow
  • getOrCreateCompilerInstance
  • loadCompilerClass
  • @@ -130,7 +131,7 @@

    constructor

  • Parameters

    @@ -152,7 +153,7 @@

    Private compilers

    compilers: Map<CompilerClass, Compiler> = new Map()
    @@ -162,7 +163,7 @@

    tsConfigFilePath

    tsConfigFilePath: null | string | undefined
    @@ -172,7 +173,7 @@

    Optional tsProject

    tsProject: Project
    @@ -183,13 +184,13 @@

    Methods

    compile

      -
    • compile(filepathOrComponentClass: string | ComponentConstructor<__type, any>, target?: string | CompilerClass, options?: object): string
    • +
    • compile(input: CompileInput, target?: string | CompilerClass, options?: object): string