From 9047dc646f013736ed7c9310566b40d5d3b369a3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 26 Dec 2019 03:26:26 +0000 Subject: [PATCH] chore(release): 1.5.2 [skip ci] ## [1.5.2](https://github.com/searchfe/san-ssr/compare/v1.5.1...v1.5.2) (2019-12-26) ### Bug Fixes * don't throw when tsconfig not specified ([08aaa10](https://github.com/searchfe/san-ssr/commit/08aaa10dc315f396553f6c708c0c4389c72480ff)) --- CHANGELOG.md | 7 +++ docs/assets/js/search.js | 2 +- .../classes/_loaders_common_js_.commonjs.html | 12 ++--- docs/classes/_loaders_common_js_.module.html | 8 +-- .../_models_component_.sancomponent.html | 14 +++--- docs/classes/_models_san_app_.sanapp.html | 14 +++--- .../_models_san_project_.sanproject.html | 24 ++++----- ..._models_san_sourcefile_.sansourcefile.html | 30 +++++------ ...nt_class_finder_.componentclassfinder.html | 14 +++--- ..._parsers_san_app_parser_.sanappparser.html | 32 ++++++------ ...mpilers_anode_compiler_.anodecompiler.html | 28 +++++------ ...ers_element_compiler_.elementcompiler.html | 12 ++--- ...s_renderer_compiler_.renderercompiler.html | 16 +++--- ...target_js_emitters_emitter_.jsemitter.html | 30 +++++------ .../_target_js_index_.tojscompiler.html | 37 ++------------ ...js_source_buffer_.compilesourcebuffer.html | 16 +++--- .../_target_js_utils_timing_.measure.html | 6 +-- docs/classes/_utils_emitter_.emitter.html | 36 ++++++------- ...dels_source_file_type_.sourcefiletype.html | 4 +- docs/interfaces/_models_anode_.anode.html | 28 +++++------ docs/interfaces/_models_anode_.anodeprop.html | 8 +-- .../_models_compiler_.compiler.html | 2 +- .../_models_component_.sandata.html | 4 +- .../_models_expression_.expression.html | 26 +++++----- .../_models_renderer_.renderer.html | 2 +- ...models_san_project_.sanprojectoptions.html | 4 +- docs/modules/_bin_ssr_.html | 16 +++--- docs/modules/_index_.html | 4 +- docs/modules/_loaders_common_js_.html | 10 ++-- docs/modules/_loaders_exec_.html | 4 +- docs/modules/_loaders_target_.html | 4 +- docs/modules/_models_component_.html | 6 +-- docs/modules/_models_san_project_.html | 2 +- docs/modules/_models_source_file_type_.html | 4 +- .../_parsers_dependency_resolver_.html | 12 ++--- .../_parsers_normalize_component_.html | 2 +- docs/modules/_parsers_san_app_parser_.html | 2 +- docs/modules/_parsers_tsconfig_.html | 2 +- .../_target_js_compilers_expr_compiler_.html | 50 +++++++++---------- ...arget_js_compilers_renderer_compiler_.html | 4 +- .../_target_js_compilers_stringifier_.html | 12 ++--- .../modules/_target_js_emitters_runtime_.html | 2 +- docs/modules/_target_js_index_.html | 7 +-- docs/modules/_target_js_utils_case_.html | 14 +++--- docs/modules/_target_js_utils_fs_.html | 2 +- docs/modules/_target_js_utils_timing_.html | 4 +- docs/modules/_transpilers_ts2js_.html | 6 +-- docs/modules/_utils_anode_.html | 6 +-- docs/modules/_utils_ast_util_.html | 10 ++-- docs/modules/_utils_buffer_.html | 2 +- docs/modules/_utils_case_.html | 16 +++--- docs/modules/_utils_element_.html | 2 +- package.json | 2 +- 53 files changed, 298 insertions(+), 325 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b41ef85b..0b1bd49a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.5.2](https://github.com/searchfe/san-ssr/compare/v1.5.1...v1.5.2) (2019-12-26) + + +### Bug Fixes + +* don't throw when tsconfig not specified ([08aaa10](https://github.com/searchfe/san-ssr/commit/08aaa10dc315f396553f6c708c0c4389c72480ff)) + ## [1.5.1](https://github.com/searchfe/san-ssr/compare/v1.5.0...v1.5.1) (2019-12-26) diff --git a/docs/assets/js/search.js b/docs/assets/js/search.js index ab7a9063..fbe057ee 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","4":"Enumeration","16":"Enumeration member","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/renderer\"","url":"modules/_models_renderer_.html","classes":"tsd-kind-external-module"},{"id":1,"kind":256,"name":"Renderer","url":"interfaces/_models_renderer_.renderer.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/renderer\""},{"id":2,"kind":1,"name":"\"parsers/tsconfig\"","url":"modules/_parsers_tsconfig_.html","classes":"tsd-kind-external-module"},{"id":3,"kind":64,"name":"getDefaultTSConfigPath","url":"modules/_parsers_tsconfig_.html#getdefaulttsconfigpath","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/tsconfig\""},{"id":4,"kind":1,"name":"\"models/source-file-type\"","url":"modules/_models_source_file_type_.html","classes":"tsd-kind-external-module"},{"id":5,"kind":4,"name":"SourceFileType","url":"enums/_models_source_file_type_.sourcefiletype.html","classes":"tsd-kind-enum tsd-parent-kind-external-module","parent":"\"models/source-file-type\""},{"id":6,"kind":16,"name":"js","url":"enums/_models_source_file_type_.sourcefiletype.html#js","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"\"models/source-file-type\".SourceFileType"},{"id":7,"kind":16,"name":"ts","url":"enums/_models_source_file_type_.sourcefiletype.html#ts","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"\"models/source-file-type\".SourceFileType"},{"id":8,"kind":64,"name":"getSourceFileType","url":"modules/_models_source_file_type_.html#getsourcefiletype","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/source-file-type\""},{"id":9,"kind":64,"name":"getSourceFileTypeOrThrow","url":"modules/_models_source_file_type_.html#getsourcefiletypeorthrow","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/source-file-type\""},{"id":10,"kind":1,"name":"\"models/expression\"","url":"modules/_models_expression_.html","classes":"tsd-kind-external-module"},{"id":11,"kind":256,"name":"Expression","url":"interfaces/_models_expression_.expression.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/expression\""},{"id":12,"kind":1024,"name":"original","url":"interfaces/_models_expression_.expression.html#original","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/expression\".Expression"},{"id":13,"kind":1024,"name":"name","url":"interfaces/_models_expression_.expression.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/expression\".Expression"},{"id":14,"kind":1024,"name":"args","url":"interfaces/_models_expression_.expression.html#args","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/expression\".Expression"},{"id":15,"kind":1024,"name":"parenthesized","url":"interfaces/_models_expression_.expression.html#parenthesized","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/expression\".Expression"},{"id":16,"kind":1024,"name":"paths","url":"interfaces/_models_expression_.expression.html#paths","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/expression\".Expression"},{"id":17,"kind":1024,"name":"spread","url":"interfaces/_models_expression_.expression.html#spread","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/expression\".Expression"},{"id":18,"kind":1024,"name":"expr","url":"interfaces/_models_expression_.expression.html#expr","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/expression\".Expression"},{"id":19,"kind":1024,"name":"items","url":"interfaces/_models_expression_.expression.html#items","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/expression\".Expression"},{"id":20,"kind":1024,"name":"value","url":"interfaces/_models_expression_.expression.html#value","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/expression\".Expression"},{"id":21,"kind":1024,"name":"literal","url":"interfaces/_models_expression_.expression.html#literal","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/expression\".Expression"},{"id":22,"kind":1024,"name":"segs","url":"interfaces/_models_expression_.expression.html#segs","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/expression\".Expression"},{"id":23,"kind":1024,"name":"type","url":"interfaces/_models_expression_.expression.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/expression\".Expression"},{"id":24,"kind":1024,"name":"operator","url":"interfaces/_models_expression_.expression.html#operator","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/expression\".Expression"},{"id":25,"kind":1,"name":"\"models/anode\"","url":"modules/_models_anode_.html","classes":"tsd-kind-external-module"},{"id":26,"kind":256,"name":"ANode","url":"interfaces/_models_anode_.anode.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/anode\""},{"id":27,"kind":1024,"name":"hotspot","url":"interfaces/_models_anode_.anode.html#hotspot","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":28,"kind":1024,"name":"events","url":"interfaces/_models_anode_.anode.html#events","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":29,"kind":1024,"name":"directives","url":"interfaces/_models_anode_.anode.html#directives","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":30,"kind":65536,"name":"__type","url":"interfaces/_models_anode_.anode.html#directives.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"models/anode\".ANode.directives"},{"id":31,"kind":32,"name":"bind","url":"interfaces/_models_anode_.anode.html#directives.__type.bind","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"models/anode\".ANode.directives.__type"},{"id":32,"kind":32,"name":"elif","url":"interfaces/_models_anode_.anode.html#directives.__type.elif","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"models/anode\".ANode.directives.__type"},{"id":33,"kind":32,"name":"html","url":"interfaces/_models_anode_.anode.html#directives.__type.html","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"models/anode\".ANode.directives.__type"},{"id":34,"kind":32,"name":"item","url":"interfaces/_models_anode_.anode.html#directives.__type.item","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"models/anode\".ANode.directives.__type"},{"id":35,"kind":32,"name":"index","url":"interfaces/_models_anode_.anode.html#directives.__type.index","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"models/anode\".ANode.directives.__type"},{"id":36,"kind":1024,"name":"tagName","url":"interfaces/_models_anode_.anode.html#tagname","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":37,"kind":1024,"name":"props","url":"interfaces/_models_anode_.anode.html#props","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":38,"kind":1024,"name":"children","url":"interfaces/_models_anode_.anode.html#children","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":39,"kind":1024,"name":"name","url":"interfaces/_models_anode_.anode.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":40,"kind":1024,"name":"value","url":"interfaces/_models_anode_.anode.html#value","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":41,"kind":1024,"name":"expr","url":"interfaces/_models_anode_.anode.html#expr","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":42,"kind":1024,"name":"textExpr","url":"interfaces/_models_anode_.anode.html#textexpr","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":43,"kind":1024,"name":"ifRinsed","url":"interfaces/_models_anode_.anode.html#ifrinsed","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":44,"kind":1024,"name":"elif","url":"interfaces/_models_anode_.anode.html#elif-1","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":45,"kind":1024,"name":"elses","url":"interfaces/_models_anode_.anode.html#elses","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":46,"kind":1024,"name":"vars","url":"interfaces/_models_anode_.anode.html#vars","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":47,"kind":256,"name":"ANodeProp","url":"interfaces/_models_anode_.anodeprop.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/anode\""},{"id":48,"kind":1024,"name":"name","url":"interfaces/_models_anode_.anodeprop.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANodeProp"},{"id":49,"kind":1024,"name":"expr","url":"interfaces/_models_anode_.anodeprop.html#expr","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANodeProp"},{"id":50,"kind":1024,"name":"x","url":"interfaces/_models_anode_.anodeprop.html#x","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANodeProp"},{"id":51,"kind":1024,"name":"raw","url":"interfaces/_models_anode_.anodeprop.html#raw","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANodeProp"},{"id":52,"kind":1,"name":"\"models/component\"","url":"modules/_models_component_.html","classes":"tsd-kind-external-module"},{"id":53,"kind":128,"name":"SanComponent","url":"classes/_models_component_.sancomponent.html","classes":"tsd-kind-class tsd-parent-kind-external-module tsd-has-type-parameter","parent":"\"models/component\""},{"id":54,"kind":1024,"name":"components","url":"classes/_models_component_.sancomponent.html#components-1","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-static","parent":"\"models/component\".SanComponent"},{"id":55,"kind":1024,"name":"sanssrCid","url":"classes/_models_component_.sancomponent.html#sanssrcid","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-static","parent":"\"models/component\".SanComponent"},{"id":56,"kind":1024,"name":"placeholder","url":"classes/_models_component_.sancomponent.html#placeholder","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-static","parent":"\"models/component\".SanComponent"},{"id":57,"kind":1024,"name":"data","url":"classes/_models_component_.sancomponent.html#data","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/component\".SanComponent"},{"id":58,"kind":1024,"name":"components","url":"classes/_models_component_.sancomponent.html#components","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component\".SanComponent"},{"id":59,"kind":1024,"name":"aNode","url":"classes/_models_component_.sancomponent.html#anode","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component\".SanComponent"},{"id":60,"kind":1024,"name":"getComponentType","url":"classes/_models_component_.sancomponent.html#getcomponenttype","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component\".SanComponent"},{"id":61,"kind":65536,"name":"__type","url":"classes/_models_component_.sancomponent.html#getcomponenttype.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"models/component\".SanComponent.getComponentType"},{"id":62,"kind":512,"name":"constructor","url":"classes/_models_component_.sancomponent.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":63,"kind":1024,"name":"el","url":"classes/_models_component_.sancomponent.html#el","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":64,"kind":1024,"name":"nodeType","url":"classes/_models_component_.sancomponent.html#nodetype","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":65,"kind":2048,"name":"fire","url":"classes/_models_component_.sancomponent.html#fire","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":66,"kind":2048,"name":"dispatch","url":"classes/_models_component_.sancomponent.html#dispatch","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":67,"kind":2048,"name":"on","url":"classes/_models_component_.sancomponent.html#on","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":68,"kind":2048,"name":"un","url":"classes/_models_component_.sancomponent.html#un","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":69,"kind":2048,"name":"watch","url":"classes/_models_component_.sancomponent.html#watch","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":70,"kind":2048,"name":"ref","url":"classes/_models_component_.sancomponent.html#ref","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":71,"kind":2048,"name":"slot","url":"classes/_models_component_.sancomponent.html#slot","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":72,"kind":2048,"name":"nextTick","url":"classes/_models_component_.sancomponent.html#nexttick","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":73,"kind":2048,"name":"attach","url":"classes/_models_component_.sancomponent.html#attach","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":74,"kind":2048,"name":"detach","url":"classes/_models_component_.sancomponent.html#detach","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":75,"kind":2048,"name":"dispose","url":"classes/_models_component_.sancomponent.html#dispose","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":76,"kind":256,"name":"Components","url":"interfaces/_models_component_.components.html","classes":"tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"models/component\""},{"id":77,"kind":256,"name":"SanData","url":"interfaces/_models_component_.sandata.html","classes":"tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"models/component\""},{"id":78,"kind":2048,"name":"get","url":"interfaces/_models_component_.sandata.html#get","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":79,"kind":2048,"name":"set","url":"interfaces/_models_component_.sandata.html#set","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":80,"kind":512,"name":"constructor","url":"interfaces/_models_component_.sandata.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":81,"kind":1024,"name":"parent","url":"interfaces/_models_component_.sandata.html#parent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":82,"kind":1024,"name":"raw","url":"interfaces/_models_component_.sandata.html#raw","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":83,"kind":1024,"name":"listeners","url":"interfaces/_models_component_.sandata.html#listeners","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":84,"kind":2048,"name":"listen","url":"interfaces/_models_component_.sandata.html#listen","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":85,"kind":2048,"name":"unlisten","url":"interfaces/_models_component_.sandata.html#unlisten","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":86,"kind":1024,"name":"typeChecker","url":"interfaces/_models_component_.sandata.html#typechecker","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":87,"kind":65536,"name":"__type","url":"interfaces/_models_component_.sandata.html#typechecker.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"models/component\".SanData.typeChecker"},{"id":88,"kind":2048,"name":"setTypeChecker","url":"interfaces/_models_component_.sandata.html#settypechecker","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":89,"kind":2048,"name":"fire","url":"interfaces/_models_component_.sandata.html#fire","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":90,"kind":2048,"name":"merge","url":"interfaces/_models_component_.sandata.html#merge","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":91,"kind":2048,"name":"apply","url":"interfaces/_models_component_.sandata.html#apply","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":92,"kind":2048,"name":"splice","url":"interfaces/_models_component_.sandata.html#splice","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":93,"kind":2048,"name":"push","url":"interfaces/_models_component_.sandata.html#push","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":94,"kind":2048,"name":"pop","url":"interfaces/_models_component_.sandata.html#pop","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":95,"kind":2048,"name":"shift","url":"interfaces/_models_component_.sandata.html#shift","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":96,"kind":2048,"name":"unshift","url":"interfaces/_models_component_.sandata.html#unshift","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":97,"kind":2048,"name":"removeAt","url":"interfaces/_models_component_.sandata.html#removeat","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":98,"kind":2048,"name":"remove","url":"interfaces/_models_component_.sandata.html#remove","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":99,"kind":128,"name":"SanSSRFiltersDeclarations","url":"classes/_models_component_.sanssrfiltersdeclarations.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":100,"kind":128,"name":"SanSSRComputedDeclarations","url":"classes/_models_component_.sanssrcomputeddeclarations.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":101,"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":102,"kind":64,"name":"isComponentLoader","url":"modules/_models_component_.html#iscomponentloader","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":103,"kind":64,"name":"isComponentClass","url":"modules/_models_component_.html#iscomponentclass","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":104,"kind":1,"name":"\"models/san-sourcefile\"","url":"modules/_models_san_sourcefile_.html","classes":"tsd-kind-external-module"},{"id":105,"kind":128,"name":"SanSourceFile","url":"classes/_models_san_sourcefile_.sansourcefile.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/san-sourcefile\""},{"id":106,"kind":1024,"name":"tsSourceFile","url":"classes/_models_san_sourcefile_.sansourcefile.html#tssourcefile","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":107,"kind":1024,"name":"componentClassIdentifier","url":"classes/_models_san_sourcefile_.sansourcefile.html#componentclassidentifier","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":108,"kind":1024,"name":"fakeProperties","url":"classes/_models_san_sourcefile_.sansourcefile.html#fakeproperties","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":109,"kind":1024,"name":"componentClassDeclarations","url":"classes/_models_san_sourcefile_.sansourcefile.html#componentclassdeclarations","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":110,"kind":1024,"name":"componentClasses","url":"classes/_models_san_sourcefile_.sansourcefile.html#componentclasses","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":111,"kind":1024,"name":"fileType","url":"classes/_models_san_sourcefile_.sansourcefile.html#filetype","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":112,"kind":1024,"name":"filepath","url":"classes/_models_san_sourcefile_.sansourcefile.html#filepath","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":113,"kind":512,"name":"constructor","url":"classes/_models_san_sourcefile_.sansourcefile.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-private","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":114,"kind":2048,"name":"createFromTSSourceFile","url":"classes/_models_san_sourcefile_.sansourcefile.html#createfromtssourcefile","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":115,"kind":2048,"name":"createFromJSFilePath","url":"classes/_models_san_sourcefile_.sansourcefile.html#createfromjsfilepath","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":116,"kind":2048,"name":"createVirtualSourceFile","url":"classes/_models_san_sourcefile_.sansourcefile.html#createvirtualsourcefile","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":117,"kind":2048,"name":"getClassDeclarations","url":"classes/_models_san_sourcefile_.sansourcefile.html#getclassdeclarations","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":118,"kind":2048,"name":"getFullText","url":"classes/_models_san_sourcefile_.sansourcefile.html#getfulltext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":119,"kind":2048,"name":"getFilePath","url":"classes/_models_san_sourcefile_.sansourcefile.html#getfilepath","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":120,"kind":2048,"name":"getClass","url":"classes/_models_san_sourcefile_.sansourcefile.html#getclass","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":121,"kind":1,"name":"\"models/san-app\"","url":"modules/_models_san_app_.html","classes":"tsd-kind-external-module"},{"id":122,"kind":128,"name":"SanApp","url":"classes/_models_san_app_.sanapp.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/san-app\""},{"id":123,"kind":1024,"name":"entrySourceFile","url":"classes/_models_san_app_.sanapp.html#entrysourcefile","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-app\".SanApp"},{"id":124,"kind":1024,"name":"projectFiles","url":"classes/_models_san_app_.sanapp.html#projectfiles","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-app\".SanApp"},{"id":125,"kind":1024,"name":"componentClasses","url":"classes/_models_san_app_.sanapp.html#componentclasses","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-app\".SanApp"},{"id":126,"kind":512,"name":"constructor","url":"classes/_models_san_app_.sanapp.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"models/san-app\".SanApp"},{"id":127,"kind":2048,"name":"getEntryComponentClass","url":"classes/_models_san_app_.sanapp.html#getentrycomponentclass","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-app\".SanApp"},{"id":128,"kind":2048,"name":"getEntryComponentClassOrThrow","url":"classes/_models_san_app_.sanapp.html#getentrycomponentclassorthrow","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-app\".SanApp"},{"id":129,"kind":2048,"name":"validateComponentClass","url":"classes/_models_san_app_.sanapp.html#validatecomponentclass","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"models/san-app\".SanApp"},{"id":130,"kind":1,"name":"\"models/compiler\"","url":"modules/_models_compiler_.html","classes":"tsd-kind-external-module"},{"id":131,"kind":256,"name":"Compiler","url":"interfaces/_models_compiler_.compiler.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/compiler\""},{"id":132,"kind":2048,"name":"compile","url":"interfaces/_models_compiler_.compiler.html#compile","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"\"models/compiler\".Compiler"},{"id":133,"kind":1,"name":"\"utils/ast-util\"","url":"modules/_utils_ast_util_.html","classes":"tsd-kind-external-module"},{"id":134,"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":135,"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":136,"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":137,"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":138,"kind":64,"name":"movePropertyInitiatorToPrototype","url":"modules/_utils_ast_util_.html#movepropertyinitiatortoprototype","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/ast-util\""},{"id":139,"kind":1,"name":"\"parsers/component-class-finder\"","url":"modules/_parsers_component_class_finder_.html","classes":"tsd-kind-external-module"},{"id":140,"kind":128,"name":"ComponentClassFinder","url":"classes/_parsers_component_class_finder_.componentclassfinder.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"parsers/component-class-finder\""},{"id":141,"kind":1024,"name":"root","url":"classes/_parsers_component_class_finder_.componentclassfinder.html#root","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-class-finder\".ComponentClassFinder"},{"id":142,"kind":1024,"name":"children","url":"classes/_parsers_component_class_finder_.componentclassfinder.html#children","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-class-finder\".ComponentClassFinder"},{"id":143,"kind":512,"name":"constructor","url":"classes/_parsers_component_class_finder_.componentclassfinder.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"parsers/component-class-finder\".ComponentClassFinder"},{"id":144,"kind":2048,"name":"find","url":"classes/_parsers_component_class_finder_.componentclassfinder.html#find","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"parsers/component-class-finder\".ComponentClassFinder"},{"id":145,"kind":2048,"name":"findRecursively","url":"classes/_parsers_component_class_finder_.componentclassfinder.html#findrecursively","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-class-finder\".ComponentClassFinder"},{"id":146,"kind":2048,"name":"getChildComponentClasses","url":"classes/_parsers_component_class_finder_.componentclassfinder.html#getchildcomponentclasses","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-class-finder\".ComponentClassFinder"},{"id":147,"kind":2048,"name":"isComponentLoader","url":"classes/_parsers_component_class_finder_.componentclassfinder.html#iscomponentloader","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-class-finder\".ComponentClassFinder"},{"id":148,"kind":1,"name":"\"parsers/dependency-resolver\"","url":"modules/_parsers_dependency_resolver_.html","classes":"tsd-kind-external-module"},{"id":149,"kind":64,"name":"getInlineDeclarations","url":"modules/_parsers_dependency_resolver_.html#getinlinedeclarations","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/dependency-resolver\""},{"id":150,"kind":64,"name":"getInlineDependencies","url":"modules/_parsers_dependency_resolver_.html#getinlinedependencies","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/dependency-resolver\""},{"id":151,"kind":64,"name":"getInlineDependencyLiterals","url":"modules/_parsers_dependency_resolver_.html#getinlinedependencyliterals","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/dependency-resolver\""},{"id":152,"kind":64,"name":"getDependenciesRecursively","url":"modules/_parsers_dependency_resolver_.html#getdependenciesrecursively","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/dependency-resolver\""},{"id":153,"kind":64,"name":"shouldInline","url":"modules/_parsers_dependency_resolver_.html#shouldinline","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/dependency-resolver\""},{"id":154,"kind":64,"name":"isRelativePath","url":"modules/_parsers_dependency_resolver_.html#isrelativepath","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/dependency-resolver\""},{"id":155,"kind":1,"name":"\"loaders/common-js\"","url":"modules/_loaders_common_js_.html","classes":"tsd-kind-external-module"},{"id":156,"kind":128,"name":"Module","url":"classes/_loaders_common_js_.module.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"loaders/common-js\""},{"id":157,"kind":1024,"name":"filepath","url":"classes/_loaders_common_js_.module.html#filepath","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"loaders/common-js\".Module"},{"id":158,"kind":1024,"name":"content","url":"classes/_loaders_common_js_.module.html#content","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"loaders/common-js\".Module"},{"id":159,"kind":1024,"name":"exports","url":"classes/_loaders_common_js_.module.html#exports","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"loaders/common-js\".Module"},{"id":160,"kind":65536,"name":"__type","url":"classes/_loaders_common_js_.module.html#exports.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"loaders/common-js\".Module.exports"},{"id":161,"kind":512,"name":"constructor","url":"classes/_loaders_common_js_.module.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"loaders/common-js\".Module"},{"id":162,"kind":128,"name":"CommonJS","url":"classes/_loaders_common_js_.commonjs.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"loaders/common-js\""},{"id":163,"kind":1024,"name":"readFileImpl","url":"classes/_loaders_common_js_.commonjs.html#readfileimpl","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"loaders/common-js\".CommonJS"},{"id":164,"kind":1024,"name":"modules","url":"classes/_loaders_common_js_.commonjs.html#modules","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"loaders/common-js\".CommonJS"},{"id":165,"kind":1024,"name":"cache","url":"classes/_loaders_common_js_.commonjs.html#cache","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"loaders/common-js\".CommonJS"},{"id":166,"kind":512,"name":"constructor","url":"classes/_loaders_common_js_.commonjs.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"loaders/common-js\".CommonJS"},{"id":167,"kind":2048,"name":"require","url":"classes/_loaders_common_js_.commonjs.html#require","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"loaders/common-js\".CommonJS"},{"id":168,"kind":2048,"name":"readModuleContent","url":"classes/_loaders_common_js_.commonjs.html#readmodulecontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"loaders/common-js\".CommonJS"},{"id":169,"kind":32,"name":"debug","url":"modules/_loaders_common_js_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"loaders/common-js\""},{"id":170,"kind":4194304,"name":"Modules","url":"modules/_loaders_common_js_.html#modules","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"loaders/common-js\""},{"id":171,"kind":65536,"name":"__type","url":"modules/_loaders_common_js_.html#modules.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"loaders/common-js\".Modules"},{"id":172,"kind":4194304,"name":"FileLoader","url":"modules/_loaders_common_js_.html#fileloader","classes":"tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"loaders/common-js\""},{"id":173,"kind":64,"name":"defaultFileLoader","url":"modules/_loaders_common_js_.html#defaultfileloader","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"loaders/common-js\""},{"id":174,"kind":64,"name":"getModuleSpecifier","url":"modules/_loaders_common_js_.html#getmodulespecifier","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"loaders/common-js\""},{"id":175,"kind":1,"name":"\"transpilers/ts2js\"","url":"modules/_transpilers_ts2js_.html","classes":"tsd-kind-external-module"},{"id":176,"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":177,"kind":64,"name":"tsSourceFile2js","url":"modules/_transpilers_ts2js_.html#tssourcefile2js","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"transpilers/ts2js\""},{"id":178,"kind":64,"name":"tsCode2js","url":"modules/_transpilers_ts2js_.html#tscode2js","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"transpilers/ts2js\""},{"id":179,"kind":1,"name":"\"parsers/normalize-component\"","url":"modules/_parsers_normalize_component_.html","classes":"tsd-kind-external-module"},{"id":180,"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":181,"kind":1,"name":"\"parsers/san-app-parser\"","url":"modules/_parsers_san_app_parser_.html","classes":"tsd-kind-external-module"},{"id":182,"kind":128,"name":"SanAppParser","url":"classes/_parsers_san_app_parser_.sanappparser.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"parsers/san-app-parser\""},{"id":183,"kind":1024,"name":"project","url":"classes/_parsers_san_app_parser_.sanappparser.html#project","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":184,"kind":1024,"name":"root","url":"classes/_parsers_san_app_parser_.sanappparser.html#root","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":185,"kind":1024,"name":"id","url":"classes/_parsers_san_app_parser_.sanappparser.html#id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":186,"kind":1024,"name":"cache","url":"classes/_parsers_san_app_parser_.sanappparser.html#cache","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":187,"kind":1024,"name":"projectFiles","url":"classes/_parsers_san_app_parser_.sanappparser.html#projectfiles","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":188,"kind":1024,"name":"commonJS","url":"classes/_parsers_san_app_parser_.sanappparser.html#commonjs","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":189,"kind":1024,"name":"modules","url":"classes/_parsers_san_app_parser_.sanappparser.html#modules","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":190,"kind":65536,"name":"__type","url":"classes/_parsers_san_app_parser_.sanappparser.html#modules.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"parsers/san-app-parser\".SanAppParser.modules"},{"id":191,"kind":512,"name":"constructor","url":"classes/_parsers_san_app_parser_.sanappparser.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":192,"kind":2048,"name":"createUsingTsconfig","url":"classes/_parsers_san_app_parser_.sanappparser.html#createusingtsconfig","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":193,"kind":2048,"name":"createUsingDefaultTypeScriptConfig","url":"classes/_parsers_san_app_parser_.sanappparser.html#createusingdefaulttypescriptconfig","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":194,"kind":2048,"name":"parseSanAppFromComponentClass","url":"classes/_parsers_san_app_parser_.sanappparser.html#parsesanappfromcomponentclass","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":195,"kind":2048,"name":"parseSanApp","url":"classes/_parsers_san_app_parser_.sanappparser.html#parsesanapp","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":196,"kind":2048,"name":"evaluateFile","url":"classes/_parsers_san_app_parser_.sanappparser.html#evaluatefile","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":197,"kind":2048,"name":"parseSanSourceFile","url":"classes/_parsers_san_app_parser_.sanappparser.html#parsesansourcefile","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":198,"kind":2048,"name":"doParseSanSourceFile","url":"classes/_parsers_san_app_parser_.sanappparser.html#doparsesansourcefile","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":199,"kind":2048,"name":"setComponentID","url":"classes/_parsers_san_app_parser_.sanappparser.html#setcomponentid","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":200,"kind":32,"name":"debug","url":"modules/_parsers_san_app_parser_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/san-app-parser\""},{"id":201,"kind":1,"name":"\"utils/emitter\"","url":"modules/_utils_emitter_.html","classes":"tsd-kind-external-module"},{"id":202,"kind":128,"name":"Emitter","url":"classes/_utils_emitter_.emitter.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"utils/emitter\""},{"id":203,"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":204,"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":205,"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":206,"kind":512,"name":"constructor","url":"classes/_utils_emitter_.emitter.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":207,"kind":2048,"name":"write","url":"classes/_utils_emitter_.emitter.html#write","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":208,"kind":2048,"name":"fullText","url":"classes/_utils_emitter_.emitter.html#fulltext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":209,"kind":2048,"name":"indent","url":"classes/_utils_emitter_.emitter.html#indent","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":210,"kind":2048,"name":"unindent","url":"classes/_utils_emitter_.emitter.html#unindent","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":211,"kind":2048,"name":"writeNewLine","url":"classes/_utils_emitter_.emitter.html#writenewline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":212,"kind":2048,"name":"nextLine","url":"classes/_utils_emitter_.emitter.html#nextline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":213,"kind":2048,"name":"feedLine","url":"classes/_utils_emitter_.emitter.html#feedline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":214,"kind":2048,"name":"writeLine","url":"classes/_utils_emitter_.emitter.html#writeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":215,"kind":2048,"name":"writeLines","url":"classes/_utils_emitter_.emitter.html#writelines","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":216,"kind":2048,"name":"carriageReturn","url":"classes/_utils_emitter_.emitter.html#carriagereturn","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":217,"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":218,"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":219,"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":220,"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":221,"kind":1,"name":"\"target-js/emitters/emitter\"","url":"modules/_target_js_emitters_emitter_.html","classes":"tsd-kind-external-module"},{"id":222,"kind":128,"name":"JSEmitter","url":"classes/_target_js_emitters_emitter_.jsemitter.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"target-js/emitters/emitter\""},{"id":223,"kind":2048,"name":"write","url":"classes/_target_js_emitters_emitter_.jsemitter.html#write","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":224,"kind":2048,"name":"writeFunction","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writefunction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":225,"kind":2048,"name":"writeAnonymousFunction","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writeanonymousfunction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":226,"kind":1024,"name":"code","url":"classes/_target_js_emitters_emitter_.jsemitter.html#code","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":227,"kind":512,"name":"constructor","url":"classes/_target_js_emitters_emitter_.jsemitter.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":228,"kind":2048,"name":"fullText","url":"classes/_target_js_emitters_emitter_.jsemitter.html#fulltext","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":229,"kind":2048,"name":"indent","url":"classes/_target_js_emitters_emitter_.jsemitter.html#indent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":230,"kind":2048,"name":"unindent","url":"classes/_target_js_emitters_emitter_.jsemitter.html#unindent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":231,"kind":2048,"name":"writeNewLine","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writenewline","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":232,"kind":2048,"name":"nextLine","url":"classes/_target_js_emitters_emitter_.jsemitter.html#nextline","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":233,"kind":2048,"name":"feedLine","url":"classes/_target_js_emitters_emitter_.jsemitter.html#feedline","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":234,"kind":2048,"name":"writeLine","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writeline","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":235,"kind":2048,"name":"writeLines","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writelines","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":236,"kind":2048,"name":"carriageReturn","url":"classes/_target_js_emitters_emitter_.jsemitter.html#carriagereturn","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":237,"kind":2048,"name":"defaultWrite","url":"classes/_target_js_emitters_emitter_.jsemitter.html#defaultwrite","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":238,"kind":1,"name":"\"target-js/utils/fs\"","url":"modules/_target_js_utils_fs_.html","classes":"tsd-kind-external-module"},{"id":239,"kind":64,"name":"readStringSync","url":"modules/_target_js_utils_fs_.html#readstringsync","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"target-js/utils/fs\""},{"id":240,"kind":1,"name":"\"target-js/emitters/runtime\"","url":"modules/_target_js_emitters_runtime_.html","classes":"tsd-kind-external-module"},{"id":241,"kind":64,"name":"emitRuntime","url":"modules/_target_js_emitters_runtime_.html#emitruntime","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"target-js/emitters/runtime\""},{"id":242,"kind":1,"name":"\"target-js/compilers/expr-compiler\"","url":"modules/_target_js_compilers_expr_compiler_.html","classes":"tsd-kind-external-module"},{"id":243,"kind":2097152,"name":"compileExprSource","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource","classes":"tsd-kind-object-literal tsd-parent-kind-external-module","parent":"\"target-js/compilers/expr-compiler\""},{"id":244,"kind":64,"name":"stringLiteralize","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.stringliteralize","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource"},{"id":245,"kind":64,"name":"dataAccess","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.dataaccess","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource"},{"id":246,"kind":64,"name":"callExpr","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.callexpr","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource"},{"id":247,"kind":64,"name":"interp","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.interp","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource"},{"id":248,"kind":64,"name":"text","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.text","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource"},{"id":249,"kind":64,"name":"array","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.array","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource"},{"id":250,"kind":64,"name":"object","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.object","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource"},{"id":251,"kind":2097152,"name":"binaryOp","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop","classes":"tsd-kind-object-literal tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource"},{"id":252,"kind":32,"name":"43","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.43","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":253,"kind":32,"name":"45","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.45","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":254,"kind":32,"name":"42","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.42","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":255,"kind":32,"name":"47","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.47","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":256,"kind":32,"name":"60","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.60","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":257,"kind":32,"name":"62","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.62","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":258,"kind":32,"name":"76","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.76","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":259,"kind":32,"name":"94","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.94","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":260,"kind":32,"name":"121","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.121","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":261,"kind":32,"name":"122","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.122","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":262,"kind":32,"name":"123","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.123","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":263,"kind":32,"name":"155","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.155","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":264,"kind":32,"name":"183","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.183","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":265,"kind":32,"name":"248","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.248","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":266,"kind":64,"name":"expr","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.expr","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource"},{"id":267,"kind":64,"name":"_expr","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource._expr","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource"},{"id":268,"kind":1,"name":"\"target-js/source-buffer\"","url":"modules/_target_js_source_buffer_.html","classes":"tsd-kind-external-module"},{"id":269,"kind":128,"name":"CompileSourceBuffer","url":"classes/_target_js_source_buffer_.compilesourcebuffer.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"target-js/source-buffer\""},{"id":270,"kind":1024,"name":"segs","url":"classes/_target_js_source_buffer_.compilesourcebuffer.html#segs","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"target-js/source-buffer\".CompileSourceBuffer"},{"id":271,"kind":512,"name":"constructor","url":"classes/_target_js_source_buffer_.compilesourcebuffer.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"target-js/source-buffer\".CompileSourceBuffer"},{"id":272,"kind":2048,"name":"addRaw","url":"classes/_target_js_source_buffer_.compilesourcebuffer.html#addraw","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/source-buffer\".CompileSourceBuffer"},{"id":273,"kind":2048,"name":"joinRaw","url":"classes/_target_js_source_buffer_.compilesourcebuffer.html#joinraw","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/source-buffer\".CompileSourceBuffer"},{"id":274,"kind":2048,"name":"joinString","url":"classes/_target_js_source_buffer_.compilesourcebuffer.html#joinstring","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/source-buffer\".CompileSourceBuffer"},{"id":275,"kind":2048,"name":"joinDataStringify","url":"classes/_target_js_source_buffer_.compilesourcebuffer.html#joindatastringify","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/source-buffer\".CompileSourceBuffer"},{"id":276,"kind":2048,"name":"joinExpr","url":"classes/_target_js_source_buffer_.compilesourcebuffer.html#joinexpr","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/source-buffer\".CompileSourceBuffer"},{"id":277,"kind":2048,"name":"toCode","url":"classes/_target_js_source_buffer_.compilesourcebuffer.html#tocode","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/source-buffer\".CompileSourceBuffer"},{"id":278,"kind":1,"name":"\"target-js/compilers/stringifier\"","url":"modules/_target_js_compilers_stringifier_.html","classes":"tsd-kind-external-module"},{"id":279,"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":280,"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":281,"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":282,"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":283,"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":284,"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":285,"kind":1,"name":"\"utils/anode\"","url":"modules/_utils_anode_.html","classes":"tsd-kind-external-module"},{"id":286,"kind":64,"name":"getANodePropByName","url":"modules/_utils_anode_.html#getanodepropbyname","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/anode\""},{"id":287,"kind":64,"name":"getANodeProps","url":"modules/_utils_anode_.html#getanodeprops","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/anode\""},{"id":288,"kind":64,"name":"postProp","url":"modules/_utils_anode_.html#postprop","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/anode\""},{"id":289,"kind":1,"name":"\"utils/element\"","url":"modules/_utils_element_.html","classes":"tsd-kind-external-module"},{"id":290,"kind":32,"name":"autoCloseTags","url":"modules/_utils_element_.html#autoclosetags","classes":"tsd-kind-variable tsd-parent-kind-external-module","parent":"\"utils/element\""},{"id":291,"kind":1,"name":"\"target-js/compilers/element-compiler\"","url":"modules/_target_js_compilers_element_compiler_.html","classes":"tsd-kind-external-module"},{"id":292,"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":293,"kind":1024,"name":"compileAnode","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#compileanode","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":294,"kind":1024,"name":"noTemplateOutput","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#notemplateoutput","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":295,"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":296,"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":297,"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":298,"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":299,"kind":1,"name":"\"target-js/compilers/anode-compiler\"","url":"modules/_target_js_compilers_anode_compiler_.html","classes":"tsd-kind-external-module"},{"id":300,"kind":128,"name":"ANodeCompiler","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"target-js/compilers/anode-compiler\""},{"id":301,"kind":1024,"name":"elementSourceCompiler","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#elementsourcecompiler","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":302,"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":303,"kind":1024,"name":"component","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#component","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":304,"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":305,"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":306,"kind":2048,"name":"compileText","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compiletext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":307,"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":308,"kind":2048,"name":"compileIf","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compileif","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":309,"kind":2048,"name":"compileFor","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compilefor","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":310,"kind":2048,"name":"compileSlot","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compileslot","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":311,"kind":2048,"name":"compileElement","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compileelement","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":312,"kind":2048,"name":"compileComponent","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compilecomponent","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":313,"kind":2048,"name":"compileComponentLoader","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compilecomponentloader","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":314,"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":315,"kind":1,"name":"\"target-js/compilers/renderer-compiler\"","url":"modules/_target_js_compilers_renderer_compiler_.html","classes":"tsd-kind-external-module"},{"id":316,"kind":128,"name":"RendererCompiler","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html","classes":"tsd-kind-class tsd-parent-kind-external-module tsd-has-type-parameter","parent":"\"target-js/compilers/renderer-compiler\""},{"id":317,"kind":1024,"name":"aNodeCompiler","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#anodecompiler","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":318,"kind":1024,"name":"elementSourceCompiler","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#elementsourcecompiler","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":319,"kind":1024,"name":"component","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#component","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":320,"kind":1024,"name":"funcName","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#funcname","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":321,"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":322,"kind":2048,"name":"compileComponentSource","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#compilecomponentsource","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":323,"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":324,"kind":2048,"name":"genComponentProtoCode","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#gencomponentprotocode","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":325,"kind":32,"name":"rDataAccess","url":"modules/_target_js_compilers_renderer_compiler_.html#rdataaccess","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\""},{"id":326,"kind":64,"name":"functionString","url":"modules/_target_js_compilers_renderer_compiler_.html#functionstring","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\""},{"id":327,"kind":1,"name":"\"target-js/index\"","url":"modules/_target_js_index_.html","classes":"tsd-kind-external-module"},{"id":328,"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":329,"kind":1024,"name":"root","url":"classes/_target_js_index_.tojscompiler.html#root","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/index\".ToJSCompiler"},{"id":330,"kind":1024,"name":"tsConfigFilePath","url":"classes/_target_js_index_.tojscompiler.html#tsconfigfilepath","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/index\".ToJSCompiler"},{"id":331,"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":332,"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":333,"kind":2048,"name":"compile","url":"classes/_target_js_index_.tojscompiler.html#compile","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/index\".ToJSCompiler"},{"id":334,"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":335,"kind":4194304,"name":"ToJSCompilerOptions","url":"modules/_target_js_index_.html#tojscompileroptions","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"target-js/index\""},{"id":336,"kind":65536,"name":"__type","url":"modules/_target_js_index_.html#tojscompileroptions.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"target-js/index\".ToJSCompilerOptions"},{"id":337,"kind":32,"name":"tsConfigFilePath","url":"modules/_target_js_index_.html#tojscompileroptions.__type.tsconfigfilepath","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"target-js/index\".ToJSCompilerOptions.__type"},{"id":338,"kind":32,"name":"project","url":"modules/_target_js_index_.html#tojscompileroptions.__type.project","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"target-js/index\".ToJSCompilerOptions.__type"},{"id":339,"kind":1,"name":"\"loaders/target\"","url":"modules/_loaders_target_.html","classes":"tsd-kind-external-module"},{"id":340,"kind":64,"name":"loadCompilerClassByTarget","url":"modules/_loaders_target_.html#loadcompilerclassbytarget","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"loaders/target\""},{"id":341,"kind":64,"name":"resolve","url":"modules/_loaders_target_.html#resolve","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"loaders/target\""},{"id":342,"kind":1,"name":"\"models/san-project\"","url":"modules/_models_san_project_.html","classes":"tsd-kind-external-module"},{"id":343,"kind":256,"name":"SanProjectOptions","url":"interfaces/_models_san_project_.sanprojectoptions.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/san-project\""},{"id":344,"kind":1024,"name":"tsConfigFilePath","url":"interfaces/_models_san_project_.sanprojectoptions.html#tsconfigfilepath","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/san-project\".SanProjectOptions"},{"id":345,"kind":1024,"name":"modules","url":"interfaces/_models_san_project_.sanprojectoptions.html#modules","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/san-project\".SanProjectOptions"},{"id":346,"kind":256,"name":"CompileOptions","url":"interfaces/_models_san_project_.compileoptions.html","classes":"tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"models/san-project\""},{"id":347,"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":348,"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":349,"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":350,"kind":1024,"name":"root","url":"classes/_models_san_project_.sanproject.html#root","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"models/san-project\".SanProject"},{"id":351,"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":352,"kind":1024,"name":"modules","url":"classes/_models_san_project_.sanproject.html#modules","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"models/san-project\".SanProject"},{"id":353,"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":354,"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":355,"kind":2048,"name":"compileToSource","url":"classes/_models_san_project_.sanproject.html#compiletosource","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":356,"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":357,"kind":2048,"name":"getOrCreateCompilerInstance","url":"classes/_models_san_project_.sanproject.html#getorcreatecompilerinstance","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"models/san-project\".SanProject"},{"id":358,"kind":2048,"name":"getParser","url":"classes/_models_san_project_.sanproject.html#getparser","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"models/san-project\".SanProject"},{"id":359,"kind":2048,"name":"loadCompilerClass","url":"classes/_models_san_project_.sanproject.html#loadcompilerclass","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"models/san-project\".SanProject"},{"id":360,"kind":4194304,"name":"CompilerClass","url":"modules/_models_san_project_.html#compilerclass","classes":"tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"models/san-project\""},{"id":361,"kind":1,"name":"\"utils/buffer\"","url":"modules/_utils_buffer_.html","classes":"tsd-kind-external-module"},{"id":362,"kind":64,"name":"byteCount","url":"modules/_utils_buffer_.html#bytecount","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/buffer\""},{"id":363,"kind":1,"name":"\"bin/ssr\"","url":"modules/_bin_ssr_.html","classes":"tsd-kind-external-module"},{"id":364,"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":365,"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":366,"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":367,"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":368,"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":369,"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":370,"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":371,"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":372,"kind":1,"name":"\"utils/case\"","url":"modules/_utils_case_.html","classes":"tsd-kind-external-module"},{"id":373,"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":374,"kind":32,"name":"caseRoot","url":"modules/_utils_case_.html#caseroot","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/case\""},{"id":375,"kind":32,"name":"tsConfigFilePath","url":"modules/_utils_case_.html#tsconfigfilepath","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/case\""},{"id":376,"kind":32,"name":"sanProject","url":"modules/_utils_case_.html#sanproject","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/case\""},{"id":377,"kind":64,"name":"compile","url":"modules/_utils_case_.html#compile","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/case\""},{"id":378,"kind":64,"name":"parseSanHTML","url":"modules/_utils_case_.html#parsesanhtml","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/case\""},{"id":379,"kind":64,"name":"assertSanHTMLEqual","url":"modules/_utils_case_.html#assertsanhtmlequal","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/case\""},{"id":380,"kind":64,"name":"deepEqual","url":"modules/_utils_case_.html#deepequal","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/case\""},{"id":381,"kind":1,"name":"\"loaders/exec\"","url":"modules/_loaders_exec_.html","classes":"tsd-kind-external-module"},{"id":382,"kind":64,"name":"exec","url":"modules/_loaders_exec_.html#exec","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"loaders/exec\""},{"id":383,"kind":64,"name":"execCommandSync","url":"modules/_loaders_exec_.html#execcommandsync","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"loaders/exec\""},{"id":384,"kind":1,"name":"\"index\"","url":"modules/_index_.html","classes":"tsd-kind-external-module"},{"id":385,"kind":64,"name":"compileToSource","url":"modules/_index_.html#compiletosource","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"index\""},{"id":386,"kind":64,"name":"compileToRenderer","url":"modules/_index_.html#compiletorenderer","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"index\""},{"id":387,"kind":1,"name":"\"target-js/utils/timing\"","url":"modules/_target_js_utils_timing_.html","classes":"tsd-kind-external-module"},{"id":388,"kind":128,"name":"Measure","url":"classes/_target_js_utils_timing_.measure.html","classes":"tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/utils/timing\""},{"id":389,"kind":1024,"name":"startTime","url":"classes/_target_js_utils_timing_.measure.html#starttime","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-not-exported","parent":"\"target-js/utils/timing\".Measure"},{"id":390,"kind":512,"name":"constructor","url":"classes/_target_js_utils_timing_.measure.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-not-exported","parent":"\"target-js/utils/timing\".Measure"},{"id":391,"kind":2048,"name":"duration","url":"classes/_target_js_utils_timing_.measure.html#duration","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-not-exported","parent":"\"target-js/utils/timing\".Measure"},{"id":392,"kind":64,"name":"startMeasure","url":"modules/_target_js_utils_timing_.html#startmeasure","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"target-js/utils/timing\""},{"id":393,"kind":64,"name":"measure","url":"modules/_target_js_utils_timing_.html#measure-1","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"target-js/utils/timing\""},{"id":394,"kind":1,"name":"\"target-js/utils/case\"","url":"modules/_target_js_utils_case_.html","classes":"tsd-kind-external-module"},{"id":395,"kind":32,"name":"debug","url":"modules/_target_js_utils_case_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/utils/case\""},{"id":396,"kind":32,"name":"caseRoot","url":"modules/_target_js_utils_case_.html#caseroot","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/utils/case\""},{"id":397,"kind":32,"name":"tsConfigFilePath","url":"modules/_target_js_utils_case_.html#tsconfigfilepath","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/utils/case\""},{"id":398,"kind":32,"name":"cases","url":"modules/_target_js_utils_case_.html#cases","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/utils/case\""},{"id":399,"kind":32,"name":"sanProject","url":"modules/_target_js_utils_case_.html#sanproject","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/utils/case\""},{"id":400,"kind":64,"name":"compile","url":"modules/_target_js_utils_case_.html#compile","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"target-js/utils/case\""},{"id":401,"kind":64,"name":"compileAll","url":"modules/_target_js_utils_case_.html#compileall","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"target-js/utils/case\""}]}; \ No newline at end of file + typedoc.search.data = {"kinds":{"1":"External module","4":"Enumeration","16":"Enumeration member","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/renderer\"","url":"modules/_models_renderer_.html","classes":"tsd-kind-external-module"},{"id":1,"kind":256,"name":"Renderer","url":"interfaces/_models_renderer_.renderer.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/renderer\""},{"id":2,"kind":1,"name":"\"parsers/tsconfig\"","url":"modules/_parsers_tsconfig_.html","classes":"tsd-kind-external-module"},{"id":3,"kind":64,"name":"getDefaultTSConfigPath","url":"modules/_parsers_tsconfig_.html#getdefaulttsconfigpath","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/tsconfig\""},{"id":4,"kind":1,"name":"\"models/source-file-type\"","url":"modules/_models_source_file_type_.html","classes":"tsd-kind-external-module"},{"id":5,"kind":4,"name":"SourceFileType","url":"enums/_models_source_file_type_.sourcefiletype.html","classes":"tsd-kind-enum tsd-parent-kind-external-module","parent":"\"models/source-file-type\""},{"id":6,"kind":16,"name":"js","url":"enums/_models_source_file_type_.sourcefiletype.html#js","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"\"models/source-file-type\".SourceFileType"},{"id":7,"kind":16,"name":"ts","url":"enums/_models_source_file_type_.sourcefiletype.html#ts","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"\"models/source-file-type\".SourceFileType"},{"id":8,"kind":64,"name":"getSourceFileType","url":"modules/_models_source_file_type_.html#getsourcefiletype","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/source-file-type\""},{"id":9,"kind":64,"name":"getSourceFileTypeOrThrow","url":"modules/_models_source_file_type_.html#getsourcefiletypeorthrow","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/source-file-type\""},{"id":10,"kind":1,"name":"\"models/expression\"","url":"modules/_models_expression_.html","classes":"tsd-kind-external-module"},{"id":11,"kind":256,"name":"Expression","url":"interfaces/_models_expression_.expression.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/expression\""},{"id":12,"kind":1024,"name":"original","url":"interfaces/_models_expression_.expression.html#original","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/expression\".Expression"},{"id":13,"kind":1024,"name":"name","url":"interfaces/_models_expression_.expression.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/expression\".Expression"},{"id":14,"kind":1024,"name":"args","url":"interfaces/_models_expression_.expression.html#args","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/expression\".Expression"},{"id":15,"kind":1024,"name":"parenthesized","url":"interfaces/_models_expression_.expression.html#parenthesized","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/expression\".Expression"},{"id":16,"kind":1024,"name":"paths","url":"interfaces/_models_expression_.expression.html#paths","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/expression\".Expression"},{"id":17,"kind":1024,"name":"spread","url":"interfaces/_models_expression_.expression.html#spread","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/expression\".Expression"},{"id":18,"kind":1024,"name":"expr","url":"interfaces/_models_expression_.expression.html#expr","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/expression\".Expression"},{"id":19,"kind":1024,"name":"items","url":"interfaces/_models_expression_.expression.html#items","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/expression\".Expression"},{"id":20,"kind":1024,"name":"value","url":"interfaces/_models_expression_.expression.html#value","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/expression\".Expression"},{"id":21,"kind":1024,"name":"literal","url":"interfaces/_models_expression_.expression.html#literal","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/expression\".Expression"},{"id":22,"kind":1024,"name":"segs","url":"interfaces/_models_expression_.expression.html#segs","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/expression\".Expression"},{"id":23,"kind":1024,"name":"type","url":"interfaces/_models_expression_.expression.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/expression\".Expression"},{"id":24,"kind":1024,"name":"operator","url":"interfaces/_models_expression_.expression.html#operator","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/expression\".Expression"},{"id":25,"kind":1,"name":"\"models/anode\"","url":"modules/_models_anode_.html","classes":"tsd-kind-external-module"},{"id":26,"kind":256,"name":"ANode","url":"interfaces/_models_anode_.anode.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/anode\""},{"id":27,"kind":1024,"name":"hotspot","url":"interfaces/_models_anode_.anode.html#hotspot","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":28,"kind":1024,"name":"events","url":"interfaces/_models_anode_.anode.html#events","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":29,"kind":1024,"name":"directives","url":"interfaces/_models_anode_.anode.html#directives","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":30,"kind":65536,"name":"__type","url":"interfaces/_models_anode_.anode.html#directives.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"models/anode\".ANode.directives"},{"id":31,"kind":32,"name":"bind","url":"interfaces/_models_anode_.anode.html#directives.__type.bind","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"models/anode\".ANode.directives.__type"},{"id":32,"kind":32,"name":"elif","url":"interfaces/_models_anode_.anode.html#directives.__type.elif","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"models/anode\".ANode.directives.__type"},{"id":33,"kind":32,"name":"html","url":"interfaces/_models_anode_.anode.html#directives.__type.html","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"models/anode\".ANode.directives.__type"},{"id":34,"kind":32,"name":"item","url":"interfaces/_models_anode_.anode.html#directives.__type.item","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"models/anode\".ANode.directives.__type"},{"id":35,"kind":32,"name":"index","url":"interfaces/_models_anode_.anode.html#directives.__type.index","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"models/anode\".ANode.directives.__type"},{"id":36,"kind":1024,"name":"tagName","url":"interfaces/_models_anode_.anode.html#tagname","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":37,"kind":1024,"name":"props","url":"interfaces/_models_anode_.anode.html#props","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":38,"kind":1024,"name":"children","url":"interfaces/_models_anode_.anode.html#children","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":39,"kind":1024,"name":"name","url":"interfaces/_models_anode_.anode.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":40,"kind":1024,"name":"value","url":"interfaces/_models_anode_.anode.html#value","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":41,"kind":1024,"name":"expr","url":"interfaces/_models_anode_.anode.html#expr","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":42,"kind":1024,"name":"textExpr","url":"interfaces/_models_anode_.anode.html#textexpr","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":43,"kind":1024,"name":"ifRinsed","url":"interfaces/_models_anode_.anode.html#ifrinsed","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":44,"kind":1024,"name":"elif","url":"interfaces/_models_anode_.anode.html#elif-1","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":45,"kind":1024,"name":"elses","url":"interfaces/_models_anode_.anode.html#elses","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":46,"kind":1024,"name":"vars","url":"interfaces/_models_anode_.anode.html#vars","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANode"},{"id":47,"kind":256,"name":"ANodeProp","url":"interfaces/_models_anode_.anodeprop.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/anode\""},{"id":48,"kind":1024,"name":"name","url":"interfaces/_models_anode_.anodeprop.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANodeProp"},{"id":49,"kind":1024,"name":"expr","url":"interfaces/_models_anode_.anodeprop.html#expr","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANodeProp"},{"id":50,"kind":1024,"name":"x","url":"interfaces/_models_anode_.anodeprop.html#x","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANodeProp"},{"id":51,"kind":1024,"name":"raw","url":"interfaces/_models_anode_.anodeprop.html#raw","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/anode\".ANodeProp"},{"id":52,"kind":1,"name":"\"models/component\"","url":"modules/_models_component_.html","classes":"tsd-kind-external-module"},{"id":53,"kind":128,"name":"SanComponent","url":"classes/_models_component_.sancomponent.html","classes":"tsd-kind-class tsd-parent-kind-external-module tsd-has-type-parameter","parent":"\"models/component\""},{"id":54,"kind":1024,"name":"components","url":"classes/_models_component_.sancomponent.html#components-1","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-static","parent":"\"models/component\".SanComponent"},{"id":55,"kind":1024,"name":"sanssrCid","url":"classes/_models_component_.sancomponent.html#sanssrcid","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-static","parent":"\"models/component\".SanComponent"},{"id":56,"kind":1024,"name":"placeholder","url":"classes/_models_component_.sancomponent.html#placeholder","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-static","parent":"\"models/component\".SanComponent"},{"id":57,"kind":1024,"name":"data","url":"classes/_models_component_.sancomponent.html#data","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite","parent":"\"models/component\".SanComponent"},{"id":58,"kind":1024,"name":"components","url":"classes/_models_component_.sancomponent.html#components","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component\".SanComponent"},{"id":59,"kind":1024,"name":"aNode","url":"classes/_models_component_.sancomponent.html#anode","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component\".SanComponent"},{"id":60,"kind":1024,"name":"getComponentType","url":"classes/_models_component_.sancomponent.html#getcomponenttype","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component\".SanComponent"},{"id":61,"kind":65536,"name":"__type","url":"classes/_models_component_.sancomponent.html#getcomponenttype.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"models/component\".SanComponent.getComponentType"},{"id":62,"kind":512,"name":"constructor","url":"classes/_models_component_.sancomponent.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":63,"kind":1024,"name":"el","url":"classes/_models_component_.sancomponent.html#el","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":64,"kind":1024,"name":"nodeType","url":"classes/_models_component_.sancomponent.html#nodetype","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":65,"kind":2048,"name":"fire","url":"classes/_models_component_.sancomponent.html#fire","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":66,"kind":2048,"name":"dispatch","url":"classes/_models_component_.sancomponent.html#dispatch","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":67,"kind":2048,"name":"on","url":"classes/_models_component_.sancomponent.html#on","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":68,"kind":2048,"name":"un","url":"classes/_models_component_.sancomponent.html#un","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":69,"kind":2048,"name":"watch","url":"classes/_models_component_.sancomponent.html#watch","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":70,"kind":2048,"name":"ref","url":"classes/_models_component_.sancomponent.html#ref","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":71,"kind":2048,"name":"slot","url":"classes/_models_component_.sancomponent.html#slot","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":72,"kind":2048,"name":"nextTick","url":"classes/_models_component_.sancomponent.html#nexttick","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":73,"kind":2048,"name":"attach","url":"classes/_models_component_.sancomponent.html#attach","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":74,"kind":2048,"name":"detach","url":"classes/_models_component_.sancomponent.html#detach","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":75,"kind":2048,"name":"dispose","url":"classes/_models_component_.sancomponent.html#dispose","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"models/component\".SanComponent"},{"id":76,"kind":256,"name":"Components","url":"interfaces/_models_component_.components.html","classes":"tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"models/component\""},{"id":77,"kind":256,"name":"SanData","url":"interfaces/_models_component_.sandata.html","classes":"tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"models/component\""},{"id":78,"kind":2048,"name":"get","url":"interfaces/_models_component_.sandata.html#get","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":79,"kind":2048,"name":"set","url":"interfaces/_models_component_.sandata.html#set","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-overwrite tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":80,"kind":512,"name":"constructor","url":"interfaces/_models_component_.sandata.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":81,"kind":1024,"name":"parent","url":"interfaces/_models_component_.sandata.html#parent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":82,"kind":1024,"name":"raw","url":"interfaces/_models_component_.sandata.html#raw","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":83,"kind":1024,"name":"listeners","url":"interfaces/_models_component_.sandata.html#listeners","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":84,"kind":2048,"name":"listen","url":"interfaces/_models_component_.sandata.html#listen","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":85,"kind":2048,"name":"unlisten","url":"interfaces/_models_component_.sandata.html#unlisten","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":86,"kind":1024,"name":"typeChecker","url":"interfaces/_models_component_.sandata.html#typechecker","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":87,"kind":65536,"name":"__type","url":"interfaces/_models_component_.sandata.html#typechecker.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"models/component\".SanData.typeChecker"},{"id":88,"kind":2048,"name":"setTypeChecker","url":"interfaces/_models_component_.sandata.html#settypechecker","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":89,"kind":2048,"name":"fire","url":"interfaces/_models_component_.sandata.html#fire","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":90,"kind":2048,"name":"merge","url":"interfaces/_models_component_.sandata.html#merge","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":91,"kind":2048,"name":"apply","url":"interfaces/_models_component_.sandata.html#apply","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":92,"kind":2048,"name":"splice","url":"interfaces/_models_component_.sandata.html#splice","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":93,"kind":2048,"name":"push","url":"interfaces/_models_component_.sandata.html#push","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":94,"kind":2048,"name":"pop","url":"interfaces/_models_component_.sandata.html#pop","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":95,"kind":2048,"name":"shift","url":"interfaces/_models_component_.sandata.html#shift","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":96,"kind":2048,"name":"unshift","url":"interfaces/_models_component_.sandata.html#unshift","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":97,"kind":2048,"name":"removeAt","url":"interfaces/_models_component_.sandata.html#removeat","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":98,"kind":2048,"name":"remove","url":"interfaces/_models_component_.sandata.html#remove","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"\"models/component\".SanData"},{"id":99,"kind":128,"name":"SanSSRFiltersDeclarations","url":"classes/_models_component_.sanssrfiltersdeclarations.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":100,"kind":128,"name":"SanSSRComputedDeclarations","url":"classes/_models_component_.sanssrcomputeddeclarations.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":101,"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":102,"kind":64,"name":"isComponentLoader","url":"modules/_models_component_.html#iscomponentloader","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":103,"kind":64,"name":"isComponentClass","url":"modules/_models_component_.html#iscomponentclass","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":104,"kind":1,"name":"\"models/san-sourcefile\"","url":"modules/_models_san_sourcefile_.html","classes":"tsd-kind-external-module"},{"id":105,"kind":128,"name":"SanSourceFile","url":"classes/_models_san_sourcefile_.sansourcefile.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/san-sourcefile\""},{"id":106,"kind":1024,"name":"tsSourceFile","url":"classes/_models_san_sourcefile_.sansourcefile.html#tssourcefile","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":107,"kind":1024,"name":"componentClassIdentifier","url":"classes/_models_san_sourcefile_.sansourcefile.html#componentclassidentifier","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":108,"kind":1024,"name":"fakeProperties","url":"classes/_models_san_sourcefile_.sansourcefile.html#fakeproperties","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":109,"kind":1024,"name":"componentClassDeclarations","url":"classes/_models_san_sourcefile_.sansourcefile.html#componentclassdeclarations","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":110,"kind":1024,"name":"componentClasses","url":"classes/_models_san_sourcefile_.sansourcefile.html#componentclasses","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":111,"kind":1024,"name":"fileType","url":"classes/_models_san_sourcefile_.sansourcefile.html#filetype","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":112,"kind":1024,"name":"filepath","url":"classes/_models_san_sourcefile_.sansourcefile.html#filepath","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":113,"kind":512,"name":"constructor","url":"classes/_models_san_sourcefile_.sansourcefile.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-private","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":114,"kind":2048,"name":"createFromTSSourceFile","url":"classes/_models_san_sourcefile_.sansourcefile.html#createfromtssourcefile","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":115,"kind":2048,"name":"createFromJSFilePath","url":"classes/_models_san_sourcefile_.sansourcefile.html#createfromjsfilepath","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":116,"kind":2048,"name":"createVirtualSourceFile","url":"classes/_models_san_sourcefile_.sansourcefile.html#createvirtualsourcefile","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":117,"kind":2048,"name":"getClassDeclarations","url":"classes/_models_san_sourcefile_.sansourcefile.html#getclassdeclarations","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":118,"kind":2048,"name":"getFullText","url":"classes/_models_san_sourcefile_.sansourcefile.html#getfulltext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":119,"kind":2048,"name":"getFilePath","url":"classes/_models_san_sourcefile_.sansourcefile.html#getfilepath","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":120,"kind":2048,"name":"getClass","url":"classes/_models_san_sourcefile_.sansourcefile.html#getclass","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-sourcefile\".SanSourceFile"},{"id":121,"kind":1,"name":"\"models/san-app\"","url":"modules/_models_san_app_.html","classes":"tsd-kind-external-module"},{"id":122,"kind":128,"name":"SanApp","url":"classes/_models_san_app_.sanapp.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/san-app\""},{"id":123,"kind":1024,"name":"entrySourceFile","url":"classes/_models_san_app_.sanapp.html#entrysourcefile","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-app\".SanApp"},{"id":124,"kind":1024,"name":"projectFiles","url":"classes/_models_san_app_.sanapp.html#projectfiles","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-app\".SanApp"},{"id":125,"kind":1024,"name":"componentClasses","url":"classes/_models_san_app_.sanapp.html#componentclasses","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-app\".SanApp"},{"id":126,"kind":512,"name":"constructor","url":"classes/_models_san_app_.sanapp.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"models/san-app\".SanApp"},{"id":127,"kind":2048,"name":"getEntryComponentClass","url":"classes/_models_san_app_.sanapp.html#getentrycomponentclass","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-app\".SanApp"},{"id":128,"kind":2048,"name":"getEntryComponentClassOrThrow","url":"classes/_models_san_app_.sanapp.html#getentrycomponentclassorthrow","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-app\".SanApp"},{"id":129,"kind":2048,"name":"validateComponentClass","url":"classes/_models_san_app_.sanapp.html#validatecomponentclass","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"models/san-app\".SanApp"},{"id":130,"kind":1,"name":"\"models/compiler\"","url":"modules/_models_compiler_.html","classes":"tsd-kind-external-module"},{"id":131,"kind":256,"name":"Compiler","url":"interfaces/_models_compiler_.compiler.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/compiler\""},{"id":132,"kind":2048,"name":"compile","url":"interfaces/_models_compiler_.compiler.html#compile","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"\"models/compiler\".Compiler"},{"id":133,"kind":1,"name":"\"utils/ast-util\"","url":"modules/_utils_ast_util_.html","classes":"tsd-kind-external-module"},{"id":134,"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":135,"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":136,"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":137,"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":138,"kind":64,"name":"movePropertyInitiatorToPrototype","url":"modules/_utils_ast_util_.html#movepropertyinitiatortoprototype","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/ast-util\""},{"id":139,"kind":1,"name":"\"parsers/component-class-finder\"","url":"modules/_parsers_component_class_finder_.html","classes":"tsd-kind-external-module"},{"id":140,"kind":128,"name":"ComponentClassFinder","url":"classes/_parsers_component_class_finder_.componentclassfinder.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"parsers/component-class-finder\""},{"id":141,"kind":1024,"name":"root","url":"classes/_parsers_component_class_finder_.componentclassfinder.html#root","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-class-finder\".ComponentClassFinder"},{"id":142,"kind":1024,"name":"children","url":"classes/_parsers_component_class_finder_.componentclassfinder.html#children","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-class-finder\".ComponentClassFinder"},{"id":143,"kind":512,"name":"constructor","url":"classes/_parsers_component_class_finder_.componentclassfinder.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"parsers/component-class-finder\".ComponentClassFinder"},{"id":144,"kind":2048,"name":"find","url":"classes/_parsers_component_class_finder_.componentclassfinder.html#find","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"parsers/component-class-finder\".ComponentClassFinder"},{"id":145,"kind":2048,"name":"findRecursively","url":"classes/_parsers_component_class_finder_.componentclassfinder.html#findrecursively","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-class-finder\".ComponentClassFinder"},{"id":146,"kind":2048,"name":"getChildComponentClasses","url":"classes/_parsers_component_class_finder_.componentclassfinder.html#getchildcomponentclasses","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-class-finder\".ComponentClassFinder"},{"id":147,"kind":2048,"name":"isComponentLoader","url":"classes/_parsers_component_class_finder_.componentclassfinder.html#iscomponentloader","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-class-finder\".ComponentClassFinder"},{"id":148,"kind":1,"name":"\"parsers/dependency-resolver\"","url":"modules/_parsers_dependency_resolver_.html","classes":"tsd-kind-external-module"},{"id":149,"kind":64,"name":"getInlineDeclarations","url":"modules/_parsers_dependency_resolver_.html#getinlinedeclarations","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/dependency-resolver\""},{"id":150,"kind":64,"name":"getInlineDependencies","url":"modules/_parsers_dependency_resolver_.html#getinlinedependencies","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/dependency-resolver\""},{"id":151,"kind":64,"name":"getInlineDependencyLiterals","url":"modules/_parsers_dependency_resolver_.html#getinlinedependencyliterals","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/dependency-resolver\""},{"id":152,"kind":64,"name":"getDependenciesRecursively","url":"modules/_parsers_dependency_resolver_.html#getdependenciesrecursively","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/dependency-resolver\""},{"id":153,"kind":64,"name":"shouldInline","url":"modules/_parsers_dependency_resolver_.html#shouldinline","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/dependency-resolver\""},{"id":154,"kind":64,"name":"isRelativePath","url":"modules/_parsers_dependency_resolver_.html#isrelativepath","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/dependency-resolver\""},{"id":155,"kind":1,"name":"\"loaders/common-js\"","url":"modules/_loaders_common_js_.html","classes":"tsd-kind-external-module"},{"id":156,"kind":128,"name":"Module","url":"classes/_loaders_common_js_.module.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"loaders/common-js\""},{"id":157,"kind":1024,"name":"filepath","url":"classes/_loaders_common_js_.module.html#filepath","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"loaders/common-js\".Module"},{"id":158,"kind":1024,"name":"content","url":"classes/_loaders_common_js_.module.html#content","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"loaders/common-js\".Module"},{"id":159,"kind":1024,"name":"exports","url":"classes/_loaders_common_js_.module.html#exports","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"loaders/common-js\".Module"},{"id":160,"kind":65536,"name":"__type","url":"classes/_loaders_common_js_.module.html#exports.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"loaders/common-js\".Module.exports"},{"id":161,"kind":512,"name":"constructor","url":"classes/_loaders_common_js_.module.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"loaders/common-js\".Module"},{"id":162,"kind":128,"name":"CommonJS","url":"classes/_loaders_common_js_.commonjs.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"loaders/common-js\""},{"id":163,"kind":1024,"name":"readFileImpl","url":"classes/_loaders_common_js_.commonjs.html#readfileimpl","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"loaders/common-js\".CommonJS"},{"id":164,"kind":1024,"name":"modules","url":"classes/_loaders_common_js_.commonjs.html#modules","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"loaders/common-js\".CommonJS"},{"id":165,"kind":1024,"name":"cache","url":"classes/_loaders_common_js_.commonjs.html#cache","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"loaders/common-js\".CommonJS"},{"id":166,"kind":512,"name":"constructor","url":"classes/_loaders_common_js_.commonjs.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"loaders/common-js\".CommonJS"},{"id":167,"kind":2048,"name":"require","url":"classes/_loaders_common_js_.commonjs.html#require","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"loaders/common-js\".CommonJS"},{"id":168,"kind":2048,"name":"readModuleContent","url":"classes/_loaders_common_js_.commonjs.html#readmodulecontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"loaders/common-js\".CommonJS"},{"id":169,"kind":32,"name":"debug","url":"modules/_loaders_common_js_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"loaders/common-js\""},{"id":170,"kind":4194304,"name":"Modules","url":"modules/_loaders_common_js_.html#modules","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"loaders/common-js\""},{"id":171,"kind":65536,"name":"__type","url":"modules/_loaders_common_js_.html#modules.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"loaders/common-js\".Modules"},{"id":172,"kind":4194304,"name":"FileLoader","url":"modules/_loaders_common_js_.html#fileloader","classes":"tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"loaders/common-js\""},{"id":173,"kind":64,"name":"defaultFileLoader","url":"modules/_loaders_common_js_.html#defaultfileloader","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"loaders/common-js\""},{"id":174,"kind":64,"name":"getModuleSpecifier","url":"modules/_loaders_common_js_.html#getmodulespecifier","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"loaders/common-js\""},{"id":175,"kind":1,"name":"\"transpilers/ts2js\"","url":"modules/_transpilers_ts2js_.html","classes":"tsd-kind-external-module"},{"id":176,"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":177,"kind":64,"name":"tsSourceFile2js","url":"modules/_transpilers_ts2js_.html#tssourcefile2js","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"transpilers/ts2js\""},{"id":178,"kind":64,"name":"tsCode2js","url":"modules/_transpilers_ts2js_.html#tscode2js","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"transpilers/ts2js\""},{"id":179,"kind":1,"name":"\"parsers/normalize-component\"","url":"modules/_parsers_normalize_component_.html","classes":"tsd-kind-external-module"},{"id":180,"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":181,"kind":1,"name":"\"parsers/san-app-parser\"","url":"modules/_parsers_san_app_parser_.html","classes":"tsd-kind-external-module"},{"id":182,"kind":128,"name":"SanAppParser","url":"classes/_parsers_san_app_parser_.sanappparser.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"parsers/san-app-parser\""},{"id":183,"kind":1024,"name":"project","url":"classes/_parsers_san_app_parser_.sanappparser.html#project","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":184,"kind":1024,"name":"root","url":"classes/_parsers_san_app_parser_.sanappparser.html#root","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":185,"kind":1024,"name":"id","url":"classes/_parsers_san_app_parser_.sanappparser.html#id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":186,"kind":1024,"name":"cache","url":"classes/_parsers_san_app_parser_.sanappparser.html#cache","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":187,"kind":1024,"name":"projectFiles","url":"classes/_parsers_san_app_parser_.sanappparser.html#projectfiles","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":188,"kind":1024,"name":"commonJS","url":"classes/_parsers_san_app_parser_.sanappparser.html#commonjs","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":189,"kind":1024,"name":"modules","url":"classes/_parsers_san_app_parser_.sanappparser.html#modules","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":190,"kind":65536,"name":"__type","url":"classes/_parsers_san_app_parser_.sanappparser.html#modules.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"parsers/san-app-parser\".SanAppParser.modules"},{"id":191,"kind":512,"name":"constructor","url":"classes/_parsers_san_app_parser_.sanappparser.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":192,"kind":2048,"name":"createUsingTsconfig","url":"classes/_parsers_san_app_parser_.sanappparser.html#createusingtsconfig","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":193,"kind":2048,"name":"createUsingDefaultTypeScriptConfig","url":"classes/_parsers_san_app_parser_.sanappparser.html#createusingdefaulttypescriptconfig","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":194,"kind":2048,"name":"parseSanAppFromComponentClass","url":"classes/_parsers_san_app_parser_.sanappparser.html#parsesanappfromcomponentclass","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":195,"kind":2048,"name":"parseSanApp","url":"classes/_parsers_san_app_parser_.sanappparser.html#parsesanapp","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":196,"kind":2048,"name":"evaluateFile","url":"classes/_parsers_san_app_parser_.sanappparser.html#evaluatefile","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":197,"kind":2048,"name":"parseSanSourceFile","url":"classes/_parsers_san_app_parser_.sanappparser.html#parsesansourcefile","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":198,"kind":2048,"name":"doParseSanSourceFile","url":"classes/_parsers_san_app_parser_.sanappparser.html#doparsesansourcefile","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":199,"kind":2048,"name":"setComponentID","url":"classes/_parsers_san_app_parser_.sanappparser.html#setcomponentid","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":200,"kind":32,"name":"debug","url":"modules/_parsers_san_app_parser_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/san-app-parser\""},{"id":201,"kind":1,"name":"\"utils/emitter\"","url":"modules/_utils_emitter_.html","classes":"tsd-kind-external-module"},{"id":202,"kind":128,"name":"Emitter","url":"classes/_utils_emitter_.emitter.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"utils/emitter\""},{"id":203,"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":204,"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":205,"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":206,"kind":512,"name":"constructor","url":"classes/_utils_emitter_.emitter.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":207,"kind":2048,"name":"write","url":"classes/_utils_emitter_.emitter.html#write","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":208,"kind":2048,"name":"fullText","url":"classes/_utils_emitter_.emitter.html#fulltext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":209,"kind":2048,"name":"indent","url":"classes/_utils_emitter_.emitter.html#indent","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":210,"kind":2048,"name":"unindent","url":"classes/_utils_emitter_.emitter.html#unindent","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":211,"kind":2048,"name":"writeNewLine","url":"classes/_utils_emitter_.emitter.html#writenewline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":212,"kind":2048,"name":"nextLine","url":"classes/_utils_emitter_.emitter.html#nextline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":213,"kind":2048,"name":"feedLine","url":"classes/_utils_emitter_.emitter.html#feedline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":214,"kind":2048,"name":"writeLine","url":"classes/_utils_emitter_.emitter.html#writeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":215,"kind":2048,"name":"writeLines","url":"classes/_utils_emitter_.emitter.html#writelines","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":216,"kind":2048,"name":"carriageReturn","url":"classes/_utils_emitter_.emitter.html#carriagereturn","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":217,"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":218,"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":219,"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":220,"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":221,"kind":1,"name":"\"target-js/emitters/emitter\"","url":"modules/_target_js_emitters_emitter_.html","classes":"tsd-kind-external-module"},{"id":222,"kind":128,"name":"JSEmitter","url":"classes/_target_js_emitters_emitter_.jsemitter.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"target-js/emitters/emitter\""},{"id":223,"kind":2048,"name":"write","url":"classes/_target_js_emitters_emitter_.jsemitter.html#write","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":224,"kind":2048,"name":"writeFunction","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writefunction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":225,"kind":2048,"name":"writeAnonymousFunction","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writeanonymousfunction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":226,"kind":1024,"name":"code","url":"classes/_target_js_emitters_emitter_.jsemitter.html#code","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":227,"kind":512,"name":"constructor","url":"classes/_target_js_emitters_emitter_.jsemitter.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":228,"kind":2048,"name":"fullText","url":"classes/_target_js_emitters_emitter_.jsemitter.html#fulltext","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":229,"kind":2048,"name":"indent","url":"classes/_target_js_emitters_emitter_.jsemitter.html#indent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":230,"kind":2048,"name":"unindent","url":"classes/_target_js_emitters_emitter_.jsemitter.html#unindent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":231,"kind":2048,"name":"writeNewLine","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writenewline","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":232,"kind":2048,"name":"nextLine","url":"classes/_target_js_emitters_emitter_.jsemitter.html#nextline","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":233,"kind":2048,"name":"feedLine","url":"classes/_target_js_emitters_emitter_.jsemitter.html#feedline","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":234,"kind":2048,"name":"writeLine","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writeline","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":235,"kind":2048,"name":"writeLines","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writelines","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":236,"kind":2048,"name":"carriageReturn","url":"classes/_target_js_emitters_emitter_.jsemitter.html#carriagereturn","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":237,"kind":2048,"name":"defaultWrite","url":"classes/_target_js_emitters_emitter_.jsemitter.html#defaultwrite","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":238,"kind":1,"name":"\"target-js/utils/fs\"","url":"modules/_target_js_utils_fs_.html","classes":"tsd-kind-external-module"},{"id":239,"kind":64,"name":"readStringSync","url":"modules/_target_js_utils_fs_.html#readstringsync","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"target-js/utils/fs\""},{"id":240,"kind":1,"name":"\"target-js/emitters/runtime\"","url":"modules/_target_js_emitters_runtime_.html","classes":"tsd-kind-external-module"},{"id":241,"kind":64,"name":"emitRuntime","url":"modules/_target_js_emitters_runtime_.html#emitruntime","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"target-js/emitters/runtime\""},{"id":242,"kind":1,"name":"\"target-js/compilers/expr-compiler\"","url":"modules/_target_js_compilers_expr_compiler_.html","classes":"tsd-kind-external-module"},{"id":243,"kind":2097152,"name":"compileExprSource","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource","classes":"tsd-kind-object-literal tsd-parent-kind-external-module","parent":"\"target-js/compilers/expr-compiler\""},{"id":244,"kind":64,"name":"stringLiteralize","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.stringliteralize","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource"},{"id":245,"kind":64,"name":"dataAccess","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.dataaccess","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource"},{"id":246,"kind":64,"name":"callExpr","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.callexpr","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource"},{"id":247,"kind":64,"name":"interp","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.interp","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource"},{"id":248,"kind":64,"name":"text","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.text","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource"},{"id":249,"kind":64,"name":"array","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.array","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource"},{"id":250,"kind":64,"name":"object","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.object","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource"},{"id":251,"kind":2097152,"name":"binaryOp","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop","classes":"tsd-kind-object-literal tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource"},{"id":252,"kind":32,"name":"43","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.43","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":253,"kind":32,"name":"45","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.45","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":254,"kind":32,"name":"42","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.42","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":255,"kind":32,"name":"47","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.47","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":256,"kind":32,"name":"60","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.60","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":257,"kind":32,"name":"62","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.62","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":258,"kind":32,"name":"76","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.76","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":259,"kind":32,"name":"94","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.94","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":260,"kind":32,"name":"121","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.121","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":261,"kind":32,"name":"122","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.122","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":262,"kind":32,"name":"123","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.123","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":263,"kind":32,"name":"155","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.155","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":264,"kind":32,"name":"183","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.183","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":265,"kind":32,"name":"248","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.binaryop.248","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource.binaryOp"},{"id":266,"kind":64,"name":"expr","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource.expr","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource"},{"id":267,"kind":64,"name":"_expr","url":"modules/_target_js_compilers_expr_compiler_.html#compileexprsource._expr","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/expr-compiler\".compileExprSource"},{"id":268,"kind":1,"name":"\"target-js/source-buffer\"","url":"modules/_target_js_source_buffer_.html","classes":"tsd-kind-external-module"},{"id":269,"kind":128,"name":"CompileSourceBuffer","url":"classes/_target_js_source_buffer_.compilesourcebuffer.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"target-js/source-buffer\""},{"id":270,"kind":1024,"name":"segs","url":"classes/_target_js_source_buffer_.compilesourcebuffer.html#segs","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"target-js/source-buffer\".CompileSourceBuffer"},{"id":271,"kind":512,"name":"constructor","url":"classes/_target_js_source_buffer_.compilesourcebuffer.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"target-js/source-buffer\".CompileSourceBuffer"},{"id":272,"kind":2048,"name":"addRaw","url":"classes/_target_js_source_buffer_.compilesourcebuffer.html#addraw","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/source-buffer\".CompileSourceBuffer"},{"id":273,"kind":2048,"name":"joinRaw","url":"classes/_target_js_source_buffer_.compilesourcebuffer.html#joinraw","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/source-buffer\".CompileSourceBuffer"},{"id":274,"kind":2048,"name":"joinString","url":"classes/_target_js_source_buffer_.compilesourcebuffer.html#joinstring","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/source-buffer\".CompileSourceBuffer"},{"id":275,"kind":2048,"name":"joinDataStringify","url":"classes/_target_js_source_buffer_.compilesourcebuffer.html#joindatastringify","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/source-buffer\".CompileSourceBuffer"},{"id":276,"kind":2048,"name":"joinExpr","url":"classes/_target_js_source_buffer_.compilesourcebuffer.html#joinexpr","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/source-buffer\".CompileSourceBuffer"},{"id":277,"kind":2048,"name":"toCode","url":"classes/_target_js_source_buffer_.compilesourcebuffer.html#tocode","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/source-buffer\".CompileSourceBuffer"},{"id":278,"kind":1,"name":"\"target-js/compilers/stringifier\"","url":"modules/_target_js_compilers_stringifier_.html","classes":"tsd-kind-external-module"},{"id":279,"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":280,"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":281,"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":282,"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":283,"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":284,"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":285,"kind":1,"name":"\"utils/anode\"","url":"modules/_utils_anode_.html","classes":"tsd-kind-external-module"},{"id":286,"kind":64,"name":"getANodePropByName","url":"modules/_utils_anode_.html#getanodepropbyname","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/anode\""},{"id":287,"kind":64,"name":"getANodeProps","url":"modules/_utils_anode_.html#getanodeprops","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/anode\""},{"id":288,"kind":64,"name":"postProp","url":"modules/_utils_anode_.html#postprop","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/anode\""},{"id":289,"kind":1,"name":"\"utils/element\"","url":"modules/_utils_element_.html","classes":"tsd-kind-external-module"},{"id":290,"kind":32,"name":"autoCloseTags","url":"modules/_utils_element_.html#autoclosetags","classes":"tsd-kind-variable tsd-parent-kind-external-module","parent":"\"utils/element\""},{"id":291,"kind":1,"name":"\"target-js/compilers/element-compiler\"","url":"modules/_target_js_compilers_element_compiler_.html","classes":"tsd-kind-external-module"},{"id":292,"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":293,"kind":1024,"name":"compileAnode","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#compileanode","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":294,"kind":1024,"name":"noTemplateOutput","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#notemplateoutput","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":295,"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":296,"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":297,"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":298,"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":299,"kind":1,"name":"\"target-js/compilers/anode-compiler\"","url":"modules/_target_js_compilers_anode_compiler_.html","classes":"tsd-kind-external-module"},{"id":300,"kind":128,"name":"ANodeCompiler","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"target-js/compilers/anode-compiler\""},{"id":301,"kind":1024,"name":"elementSourceCompiler","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#elementsourcecompiler","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":302,"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":303,"kind":1024,"name":"component","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#component","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":304,"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":305,"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":306,"kind":2048,"name":"compileText","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compiletext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":307,"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":308,"kind":2048,"name":"compileIf","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compileif","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":309,"kind":2048,"name":"compileFor","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compilefor","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":310,"kind":2048,"name":"compileSlot","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compileslot","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":311,"kind":2048,"name":"compileElement","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compileelement","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":312,"kind":2048,"name":"compileComponent","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compilecomponent","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":313,"kind":2048,"name":"compileComponentLoader","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compilecomponentloader","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":314,"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":315,"kind":1,"name":"\"target-js/compilers/renderer-compiler\"","url":"modules/_target_js_compilers_renderer_compiler_.html","classes":"tsd-kind-external-module"},{"id":316,"kind":128,"name":"RendererCompiler","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html","classes":"tsd-kind-class tsd-parent-kind-external-module tsd-has-type-parameter","parent":"\"target-js/compilers/renderer-compiler\""},{"id":317,"kind":1024,"name":"aNodeCompiler","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#anodecompiler","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":318,"kind":1024,"name":"elementSourceCompiler","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#elementsourcecompiler","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":319,"kind":1024,"name":"component","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#component","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":320,"kind":1024,"name":"funcName","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#funcname","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":321,"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":322,"kind":2048,"name":"compileComponentSource","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#compilecomponentsource","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":323,"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":324,"kind":2048,"name":"genComponentProtoCode","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#gencomponentprotocode","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":325,"kind":32,"name":"rDataAccess","url":"modules/_target_js_compilers_renderer_compiler_.html#rdataaccess","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\""},{"id":326,"kind":64,"name":"functionString","url":"modules/_target_js_compilers_renderer_compiler_.html#functionstring","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\""},{"id":327,"kind":1,"name":"\"target-js/index\"","url":"modules/_target_js_index_.html","classes":"tsd-kind-external-module"},{"id":328,"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":329,"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":330,"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":331,"kind":2048,"name":"compile","url":"classes/_target_js_index_.tojscompiler.html#compile","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/index\".ToJSCompiler"},{"id":332,"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":333,"kind":4194304,"name":"ToJSCompilerOptions","url":"modules/_target_js_index_.html#tojscompileroptions","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"target-js/index\""},{"id":334,"kind":65536,"name":"__type","url":"modules/_target_js_index_.html#tojscompileroptions.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"target-js/index\".ToJSCompilerOptions"},{"id":335,"kind":32,"name":"project","url":"modules/_target_js_index_.html#tojscompileroptions.__type.project","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"target-js/index\".ToJSCompilerOptions.__type"},{"id":336,"kind":1,"name":"\"loaders/target\"","url":"modules/_loaders_target_.html","classes":"tsd-kind-external-module"},{"id":337,"kind":64,"name":"loadCompilerClassByTarget","url":"modules/_loaders_target_.html#loadcompilerclassbytarget","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"loaders/target\""},{"id":338,"kind":64,"name":"resolve","url":"modules/_loaders_target_.html#resolve","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"loaders/target\""},{"id":339,"kind":1,"name":"\"models/san-project\"","url":"modules/_models_san_project_.html","classes":"tsd-kind-external-module"},{"id":340,"kind":256,"name":"SanProjectOptions","url":"interfaces/_models_san_project_.sanprojectoptions.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/san-project\""},{"id":341,"kind":1024,"name":"tsConfigFilePath","url":"interfaces/_models_san_project_.sanprojectoptions.html#tsconfigfilepath","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/san-project\".SanProjectOptions"},{"id":342,"kind":1024,"name":"modules","url":"interfaces/_models_san_project_.sanprojectoptions.html#modules","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/san-project\".SanProjectOptions"},{"id":343,"kind":256,"name":"CompileOptions","url":"interfaces/_models_san_project_.compileoptions.html","classes":"tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"models/san-project\""},{"id":344,"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":345,"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":346,"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":347,"kind":1024,"name":"root","url":"classes/_models_san_project_.sanproject.html#root","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"models/san-project\".SanProject"},{"id":348,"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":349,"kind":1024,"name":"modules","url":"classes/_models_san_project_.sanproject.html#modules","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"models/san-project\".SanProject"},{"id":350,"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":351,"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":352,"kind":2048,"name":"compileToSource","url":"classes/_models_san_project_.sanproject.html#compiletosource","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":353,"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":354,"kind":2048,"name":"getOrCreateCompilerInstance","url":"classes/_models_san_project_.sanproject.html#getorcreatecompilerinstance","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"models/san-project\".SanProject"},{"id":355,"kind":2048,"name":"getParser","url":"classes/_models_san_project_.sanproject.html#getparser","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"models/san-project\".SanProject"},{"id":356,"kind":2048,"name":"loadCompilerClass","url":"classes/_models_san_project_.sanproject.html#loadcompilerclass","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"models/san-project\".SanProject"},{"id":357,"kind":4194304,"name":"CompilerClass","url":"modules/_models_san_project_.html#compilerclass","classes":"tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"models/san-project\""},{"id":358,"kind":1,"name":"\"utils/buffer\"","url":"modules/_utils_buffer_.html","classes":"tsd-kind-external-module"},{"id":359,"kind":64,"name":"byteCount","url":"modules/_utils_buffer_.html#bytecount","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/buffer\""},{"id":360,"kind":1,"name":"\"bin/ssr\"","url":"modules/_bin_ssr_.html","classes":"tsd-kind-external-module"},{"id":361,"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":362,"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":363,"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":364,"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":365,"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":366,"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":367,"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":368,"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":369,"kind":1,"name":"\"utils/case\"","url":"modules/_utils_case_.html","classes":"tsd-kind-external-module"},{"id":370,"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":371,"kind":32,"name":"caseRoot","url":"modules/_utils_case_.html#caseroot","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/case\""},{"id":372,"kind":32,"name":"tsConfigFilePath","url":"modules/_utils_case_.html#tsconfigfilepath","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/case\""},{"id":373,"kind":32,"name":"sanProject","url":"modules/_utils_case_.html#sanproject","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/case\""},{"id":374,"kind":64,"name":"compile","url":"modules/_utils_case_.html#compile","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/case\""},{"id":375,"kind":64,"name":"parseSanHTML","url":"modules/_utils_case_.html#parsesanhtml","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/case\""},{"id":376,"kind":64,"name":"assertSanHTMLEqual","url":"modules/_utils_case_.html#assertsanhtmlequal","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/case\""},{"id":377,"kind":64,"name":"deepEqual","url":"modules/_utils_case_.html#deepequal","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/case\""},{"id":378,"kind":1,"name":"\"loaders/exec\"","url":"modules/_loaders_exec_.html","classes":"tsd-kind-external-module"},{"id":379,"kind":64,"name":"exec","url":"modules/_loaders_exec_.html#exec","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"loaders/exec\""},{"id":380,"kind":64,"name":"execCommandSync","url":"modules/_loaders_exec_.html#execcommandsync","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"loaders/exec\""},{"id":381,"kind":1,"name":"\"index\"","url":"modules/_index_.html","classes":"tsd-kind-external-module"},{"id":382,"kind":64,"name":"compileToSource","url":"modules/_index_.html#compiletosource","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"index\""},{"id":383,"kind":64,"name":"compileToRenderer","url":"modules/_index_.html#compiletorenderer","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"index\""},{"id":384,"kind":1,"name":"\"target-js/utils/timing\"","url":"modules/_target_js_utils_timing_.html","classes":"tsd-kind-external-module"},{"id":385,"kind":128,"name":"Measure","url":"classes/_target_js_utils_timing_.measure.html","classes":"tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/utils/timing\""},{"id":386,"kind":1024,"name":"startTime","url":"classes/_target_js_utils_timing_.measure.html#starttime","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-not-exported","parent":"\"target-js/utils/timing\".Measure"},{"id":387,"kind":512,"name":"constructor","url":"classes/_target_js_utils_timing_.measure.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-not-exported","parent":"\"target-js/utils/timing\".Measure"},{"id":388,"kind":2048,"name":"duration","url":"classes/_target_js_utils_timing_.measure.html#duration","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-not-exported","parent":"\"target-js/utils/timing\".Measure"},{"id":389,"kind":64,"name":"startMeasure","url":"modules/_target_js_utils_timing_.html#startmeasure","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"target-js/utils/timing\""},{"id":390,"kind":64,"name":"measure","url":"modules/_target_js_utils_timing_.html#measure-1","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"target-js/utils/timing\""},{"id":391,"kind":1,"name":"\"target-js/utils/case\"","url":"modules/_target_js_utils_case_.html","classes":"tsd-kind-external-module"},{"id":392,"kind":32,"name":"debug","url":"modules/_target_js_utils_case_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/utils/case\""},{"id":393,"kind":32,"name":"caseRoot","url":"modules/_target_js_utils_case_.html#caseroot","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/utils/case\""},{"id":394,"kind":32,"name":"tsConfigFilePath","url":"modules/_target_js_utils_case_.html#tsconfigfilepath","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/utils/case\""},{"id":395,"kind":32,"name":"cases","url":"modules/_target_js_utils_case_.html#cases","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/utils/case\""},{"id":396,"kind":32,"name":"sanProject","url":"modules/_target_js_utils_case_.html#sanproject","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/utils/case\""},{"id":397,"kind":64,"name":"compile","url":"modules/_target_js_utils_case_.html#compile","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"target-js/utils/case\""},{"id":398,"kind":64,"name":"compileAll","url":"modules/_target_js_utils_case_.html#compileall","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"target-js/utils/case\""}]}; \ No newline at end of file diff --git a/docs/classes/_loaders_common_js_.commonjs.html b/docs/classes/_loaders_common_js_.commonjs.html index ca21d834..59c5c85c 100644 --- a/docs/classes/_loaders_common_js_.commonjs.html +++ b/docs/classes/_loaders_common_js_.commonjs.html @@ -117,7 +117,7 @@

constructor

  • Parameters

    @@ -142,7 +142,7 @@

    cache

    cache: Map<any, any> = new Map()
    @@ -152,7 +152,7 @@

    Private modules

    modules: any
    @@ -162,7 +162,7 @@

    Private readFileImpl<
    readFileImpl: any
    @@ -179,7 +179,7 @@

    Private readModuleCon
  • Parameters

    @@ -205,7 +205,7 @@

    require

  • Parameters

    diff --git a/docs/classes/_loaders_common_js_.module.html b/docs/classes/_loaders_common_js_.module.html index dee2e5c3..4dbe01d5 100644 --- a/docs/classes/_loaders_common_js_.module.html +++ b/docs/classes/_loaders_common_js_.module.html @@ -110,7 +110,7 @@

    constructor

  • Parameters

    @@ -135,7 +135,7 @@

    content

    content: string
    @@ -145,7 +145,7 @@

    exports

    exports: object
    @@ -160,7 +160,7 @@

    filepath

    filepath: string
    diff --git a/docs/classes/_models_component_.sancomponent.html b/docs/classes/_models_component_.sancomponent.html index 48adf691..dba0fe58 100644 --- a/docs/classes/_models_component_.sancomponent.html +++ b/docs/classes/_models_component_.sancomponent.html @@ -173,7 +173,7 @@

    aNode

    aNode: ANode
    @@ -183,7 +183,7 @@

    Optional components

    components: Components
    @@ -194,7 +194,7 @@

    data

    @@ -215,7 +215,7 @@

    Optional getComponentgetComponentType: function

    @@ -257,7 +257,7 @@

    Static components: Components

    @@ -267,7 +267,7 @@

    Static placeholder: SanComponent @@ -277,7 +277,7 @@

    Static sanssrCid: number diff --git a/docs/classes/_models_san_app_.sanapp.html b/docs/classes/_models_san_app_.sanapp.html index 0e7d83db..8e51f827 100644 --- a/docs/classes/_models_san_app_.sanapp.html +++ b/docs/classes/_models_san_app_.sanapp.html @@ -118,7 +118,7 @@

    constructor

  • Parameters

    @@ -146,7 +146,7 @@

    componentClasses

    componentClasses: SanComponent[]
    @@ -156,7 +156,7 @@

    entrySourceFile

    entrySourceFile: SanSourceFile
    @@ -166,7 +166,7 @@

    projectFiles

    projectFiles: Map<string, SanSourceFile>
    @@ -183,7 +183,7 @@

    getEntryComponentClass

  • Returns SanComponent

    @@ -200,7 +200,7 @@

    getEntryComponentClassOrThrow

  • Returns SanComponent

    @@ -217,7 +217,7 @@

    Private validateComponent<
  • Parameters

    diff --git a/docs/classes/_models_san_project_.sanproject.html b/docs/classes/_models_san_project_.sanproject.html index b2991204..115890e7 100644 --- a/docs/classes/_models_san_project_.sanproject.html +++ b/docs/classes/_models_san_project_.sanproject.html @@ -131,7 +131,7 @@

    constructor

  • Parameters

    @@ -166,7 +166,7 @@

    Private compilers

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

    Private modules

    modules: Modules
    @@ -186,7 +186,7 @@

    Private root

    root: string
    @@ -196,7 +196,7 @@

    tsConfigFilePath

    tsConfigFilePath: string
    @@ -206,7 +206,7 @@

    tsProject

    tsProject: Project
    @@ -223,7 +223,7 @@

    compile

  • @@ -259,7 +259,7 @@

    compileToRenderer

  • @@ -294,7 +294,7 @@

    compileToSource

  • Parameters

    @@ -323,7 +323,7 @@

    Private getOrCreateCo
  • Parameters

    @@ -346,7 +346,7 @@

    Private getParser

  • Returns SanAppParser

    @@ -363,7 +363,7 @@

    Private loadCompilerC
  • Parameters

    diff --git a/docs/classes/_models_san_sourcefile_.sansourcefile.html b/docs/classes/_models_san_sourcefile_.sansourcefile.html index 42691c7f..510b812f 100644 --- a/docs/classes/_models_san_sourcefile_.sansourcefile.html +++ b/docs/classes/_models_san_sourcefile_.sansourcefile.html @@ -126,7 +126,7 @@

    Private constructor

  • Parameters

    @@ -162,7 +162,7 @@

    componentClassDeclarations

    componentClassDeclarations: Map<number, ClassDeclaration> = new Map()
    @@ -172,7 +172,7 @@

    componentClassIdentifier

    componentClassIdentifier: string
    @@ -182,7 +182,7 @@

    componentClasses

    componentClasses: Map<number, SanComponent> = new Map()
    @@ -192,7 +192,7 @@

    fakeProperties

    fakeProperties: PropertyDeclaration[] = []
    @@ -202,7 +202,7 @@

    fileType

    fileType: SourceFileType
    @@ -212,7 +212,7 @@

    Private filepath

    filepath: string
    @@ -222,7 +222,7 @@

    tsSourceFile

    tsSourceFile: SourceFile
    @@ -239,7 +239,7 @@

    getClass

  • Parameters

    @@ -262,7 +262,7 @@

    getClassDeclarations

  • Returns ClassDeclaration[]

    @@ -279,7 +279,7 @@

    getFilePath

  • Returns string

    @@ -296,7 +296,7 @@

    getFullText

  • Returns string

    @@ -313,7 +313,7 @@

    Static createFromJSFile

    Parameters

    @@ -336,7 +336,7 @@

    Static createFromTSSource

    Parameters

    @@ -362,7 +362,7 @@

    Static createVirtualSo
  • Returns SanSourceFile

    diff --git a/docs/classes/_parsers_component_class_finder_.componentclassfinder.html b/docs/classes/_parsers_component_class_finder_.componentclassfinder.html index 5cffda2a..0bb53601 100644 --- a/docs/classes/_parsers_component_class_finder_.componentclassfinder.html +++ b/docs/classes/_parsers_component_class_finder_.componentclassfinder.html @@ -118,7 +118,7 @@

    constructor

  • Parameters

    @@ -140,7 +140,7 @@

    Private children

    children: Set<SanComponent> = new Set()
    @@ -150,7 +150,7 @@

    Private root

    @@ -167,7 +167,7 @@

    find

  • Returns SanComponent[]

    @@ -184,7 +184,7 @@

    Private findRecursively

    Parameters

    @@ -207,7 +207,7 @@

    Private getChildCompo
  • Parameters

    @@ -230,7 +230,7 @@

    Private isComponentLo
  • Parameters

    diff --git a/docs/classes/_parsers_san_app_parser_.sanappparser.html b/docs/classes/_parsers_san_app_parser_.sanappparser.html index 2ca28d71..971f55f9 100644 --- a/docs/classes/_parsers_san_app_parser_.sanappparser.html +++ b/docs/classes/_parsers_san_app_parser_.sanappparser.html @@ -127,7 +127,7 @@

    constructor

  • Parameters

    @@ -149,7 +149,7 @@

    Private cache

    cache: Map<string, SanSourceFile> = new Map()
    @@ -159,7 +159,7 @@

    Private commonJS

    commonJS: CommonJS
    @@ -169,7 +169,7 @@

    Private id

    id: number = 0
    @@ -179,7 +179,7 @@

    Private modules

    modules: object
    @@ -194,7 +194,7 @@

    project

    project: Project
    @@ -204,7 +204,7 @@

    Private projectFiles

    projectFiles: Map<string, SanSourceFile> = new Map()
    @@ -214,7 +214,7 @@

    Private root

    root: string
    @@ -231,7 +231,7 @@

    Private doParseSan

    Parameters

    @@ -254,7 +254,7 @@

    Private evaluateFile

  • Parameters

    @@ -280,7 +280,7 @@

    parseSanApp

  • Parameters

    @@ -306,7 +306,7 @@

    parseSanAppFromComponentClass

  • Parameters

    @@ -329,7 +329,7 @@

    Private parseSanSourc
  • Parameters

    @@ -352,7 +352,7 @@

    setComponentID

  • Parameters

    @@ -378,7 +378,7 @@

    Static createUsingDefa
  • Returns SanAppParser

    @@ -395,7 +395,7 @@

    Static createUsingTsco
  • Parameters

    diff --git a/docs/classes/_target_js_compilers_anode_compiler_.anodecompiler.html b/docs/classes/_target_js_compilers_anode_compiler_.anodecompiler.html index d11674d1..cda20c18 100644 --- a/docs/classes/_target_js_compilers_anode_compiler_.anodecompiler.html +++ b/docs/classes/_target_js_compilers_anode_compiler_.anodecompiler.html @@ -132,7 +132,7 @@

    constructor

  • Parameters

    @@ -157,7 +157,7 @@

    Private component

    component: SanComponent
    @@ -167,7 +167,7 @@

    Private elementSource
    elementSourceCompiler: ElementCompiler
    @@ -177,7 +177,7 @@

    Private ssrIndex

    ssrIndex: number = 0
    @@ -194,7 +194,7 @@

    compile

  • @@ -236,7 +236,7 @@

    compileComponent

  • @@ -276,7 +276,7 @@

    compileComponentLoader

  • @@ -316,7 +316,7 @@

    compileElement

  • @@ -350,7 +350,7 @@

    compileFor

  • @@ -384,7 +384,7 @@

    compileIf

  • @@ -418,7 +418,7 @@

    compileSlot

  • @@ -452,7 +452,7 @@

    compileTemplate

  • @@ -486,7 +486,7 @@

    compileText

  • @@ -520,7 +520,7 @@

    Private nextID

  • Returns string

    diff --git a/docs/classes/_target_js_compilers_element_compiler_.elementcompiler.html b/docs/classes/_target_js_compilers_element_compiler_.elementcompiler.html index e53001db..a1426bfb 100644 --- a/docs/classes/_target_js_compilers_element_compiler_.elementcompiler.html +++ b/docs/classes/_target_js_compilers_element_compiler_.elementcompiler.html @@ -117,7 +117,7 @@

    constructor

  • Parameters

    @@ -142,7 +142,7 @@

    Private compileAnode

    compileAnode: any
    @@ -152,7 +152,7 @@

    Private noTemplateOut
    noTemplateOutput: boolean
    @@ -169,7 +169,7 @@

    inner

  • @@ -203,7 +203,7 @@

    tagEnd

  • @@ -246,7 +246,7 @@

    tagStart

  • diff --git a/docs/classes/_target_js_compilers_renderer_compiler_.renderercompiler.html b/docs/classes/_target_js_compilers_renderer_compiler_.renderercompiler.html index eb13fd96..3ec1af9f 100644 --- a/docs/classes/_target_js_compilers_renderer_compiler_.renderercompiler.html +++ b/docs/classes/_target_js_compilers_renderer_compiler_.renderercompiler.html @@ -134,7 +134,7 @@

    constructor

  • Parameters

    @@ -159,7 +159,7 @@

    Private aNodeCompiler
    aNodeCompiler: any
    @@ -169,7 +169,7 @@

    Private component

    component: SanComponent
    @@ -179,7 +179,7 @@

    Private elementSource
    elementSourceCompiler: any
    @@ -189,7 +189,7 @@

    Private funcName

    funcName: string
    @@ -206,7 +206,7 @@

    compileComponentSource

  • @@ -233,7 +233,7 @@

    Private genComponentC
  • @@ -261,7 +261,7 @@

    Private genComponentP
  • diff --git a/docs/classes/_target_js_emitters_emitter_.jsemitter.html b/docs/classes/_target_js_emitters_emitter_.jsemitter.html index 207f284b..1eaeea83 100644 --- a/docs/classes/_target_js_emitters_emitter_.jsemitter.html +++ b/docs/classes/_target_js_emitters_emitter_.jsemitter.html @@ -132,7 +132,7 @@

    constructor

    Parameters

    @@ -155,7 +155,7 @@

    Protected code

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

    carriageReturn

    Returns void

    @@ -191,7 +191,7 @@

    Protected defaultWrite

    Inherited from Emitter.defaultWrite

    Parameters

    @@ -215,7 +215,7 @@

    feedLine

    Parameters

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

    fullText

    Returns string

    @@ -257,7 +257,7 @@

    indent

    Returns void

    @@ -275,7 +275,7 @@

    nextLine

    Parameters

    @@ -299,7 +299,7 @@

    unindent

    Returns void

    @@ -317,7 +317,7 @@

    write

    Parameters

    @@ -340,7 +340,7 @@

    writeAnonymousFunction

  • Parameters

    @@ -366,7 +366,7 @@

    writeFunction

  • Parameters

    @@ -396,7 +396,7 @@

    writeLine

    Parameters

    @@ -420,7 +420,7 @@

    writeLines

    Parameters

    @@ -444,7 +444,7 @@

    writeNewLine

    Returns void

    diff --git a/docs/classes/_target_js_index_.tojscompiler.html b/docs/classes/_target_js_index_.tojscompiler.html index c561b6be..df8af334 100644 --- a/docs/classes/_target_js_index_.tojscompiler.html +++ b/docs/classes/_target_js_index_.tojscompiler.html @@ -97,8 +97,6 @@

    Constructors

    Properties

    @@ -122,7 +120,7 @@

    constructor

  • Parameters

    @@ -133,9 +131,6 @@
    __namedParameters: object
  • project: Project
  • -
  • -
    tsConfigFilePath: string
    -
  • @@ -152,27 +147,7 @@

    Private project

    project: Project
    - -
    - -

    Private root

    -
    root: string
    - -
    -
    - -

    Private tsConfigFilePath

    -
    tsConfigFilePath: object
    -
    @@ -189,7 +164,7 @@

    compile

  • Parameters

    @@ -239,12 +214,6 @@

    Returns string project

  • -
  • - root -
  • -
  • - tsConfigFilePath -
  • compile
  • diff --git a/docs/classes/_target_js_source_buffer_.compilesourcebuffer.html b/docs/classes/_target_js_source_buffer_.compilesourcebuffer.html index dd5280e5..c18ad373 100644 --- a/docs/classes/_target_js_source_buffer_.compilesourcebuffer.html +++ b/docs/classes/_target_js_source_buffer_.compilesourcebuffer.html @@ -126,7 +126,7 @@

    constructor

  • Returns CompileSourceBuffer

    @@ -142,7 +142,7 @@

    segs

    segs: any[]
    @@ -159,7 +159,7 @@

    addRaw

  • @@ -187,7 +187,7 @@

    joinDataStringify

  • @@ -209,7 +209,7 @@

    joinExpr

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

    joinRaw

  • @@ -268,7 +268,7 @@

    joinString

  • @@ -296,7 +296,7 @@

    toCode

  • diff --git a/docs/classes/_target_js_utils_timing_.measure.html b/docs/classes/_target_js_utils_timing_.measure.html index f13dce48..cab4e474 100644 --- a/docs/classes/_target_js_utils_timing_.measure.html +++ b/docs/classes/_target_js_utils_timing_.measure.html @@ -114,7 +114,7 @@

    constructor

  • Returns Measure

    @@ -130,7 +130,7 @@

    Private startTime

    startTime: number
    @@ -147,7 +147,7 @@

    duration

  • Returns string

    diff --git a/docs/classes/_utils_emitter_.emitter.html b/docs/classes/_utils_emitter_.emitter.html index 03f63271..9389b6e7 100644 --- a/docs/classes/_utils_emitter_.emitter.html +++ b/docs/classes/_utils_emitter_.emitter.html @@ -134,7 +134,7 @@

    constructor

  • Parameters

    @@ -156,7 +156,7 @@

    Protected code

    code: string = ""
    @@ -166,7 +166,7 @@

    Private indentLevel

    indentLevel: number = 0
    @@ -176,7 +176,7 @@

    Private shiftWidth

    shiftWidth: any
    @@ -193,7 +193,7 @@

    Private atLineBegin

    Returns boolean

    @@ -210,7 +210,7 @@

    carriageReturn

  • Returns void

    @@ -227,7 +227,7 @@

    Protected defaultWrite

    Parameters

    @@ -250,7 +250,7 @@

    feedLine

  • Parameters

    @@ -273,7 +273,7 @@

    fullText

  • Returns string

    @@ -290,7 +290,7 @@

    indent

  • Returns void

    @@ -307,7 +307,7 @@

    Private lastChar

  • Returns string

    @@ -324,7 +324,7 @@

    nextLine

  • Parameters

    @@ -347,7 +347,7 @@

    Private size

  • Returns number

    @@ -364,7 +364,7 @@

    unindent

  • Returns void

    @@ -381,7 +381,7 @@

    Abstract write

  • Parameters

    @@ -404,7 +404,7 @@

    writeLine

  • Parameters

    @@ -427,7 +427,7 @@

    writeLines

  • Parameters

    @@ -450,7 +450,7 @@

    writeNewLine

  • Returns void

    diff --git a/docs/enums/_models_source_file_type_.sourcefiletype.html b/docs/enums/_models_source_file_type_.sourcefiletype.html index c99bced1..085a1d07 100644 --- a/docs/enums/_models_source_file_type_.sourcefiletype.html +++ b/docs/enums/_models_source_file_type_.sourcefiletype.html @@ -91,7 +91,7 @@

    js

    js: = ".js"
    @@ -101,7 +101,7 @@

    ts

    ts: = ".ts"
    diff --git a/docs/interfaces/_models_anode_.anode.html b/docs/interfaces/_models_anode_.anode.html index 6253e821..328969b2 100644 --- a/docs/interfaces/_models_anode_.anode.html +++ b/docs/interfaces/_models_anode_.anode.html @@ -111,7 +111,7 @@

    children

    children: ANode[]
    @@ -121,7 +121,7 @@

    directives

    directives: object
    @@ -151,7 +151,7 @@

    Optional elif

    elif: ANode
    @@ -161,7 +161,7 @@

    Optional elses

    elses: ANode[]
    @@ -171,7 +171,7 @@

    events

    events: any
    @@ -181,7 +181,7 @@

    Optional expr

    @@ -191,7 +191,7 @@

    hotspot

    hotspot: ANode
    @@ -201,7 +201,7 @@

    Optional ifRinsed

    ifRinsed: ANode
    @@ -211,7 +211,7 @@

    Optional name

    name: string
    @@ -221,7 +221,7 @@

    props

    props: ANodeProp[]
    @@ -231,7 +231,7 @@

    tagName

    tagName: string
    @@ -241,7 +241,7 @@

    Optional textExpr

    textExpr: Expression
    @@ -251,7 +251,7 @@

    Optional value

    value: Expression
    @@ -261,7 +261,7 @@

    Optional vars

    vars: ANode[]
    diff --git a/docs/interfaces/_models_anode_.anodeprop.html b/docs/interfaces/_models_anode_.anodeprop.html index f616922e..3e4c8ec3 100644 --- a/docs/interfaces/_models_anode_.anodeprop.html +++ b/docs/interfaces/_models_anode_.anodeprop.html @@ -101,7 +101,7 @@

    expr

    expr: any
    @@ -111,7 +111,7 @@

    name

    name: string
    @@ -121,7 +121,7 @@

    raw

    raw: string
    @@ -131,7 +131,7 @@

    x

    x: any
    diff --git a/docs/interfaces/_models_compiler_.compiler.html b/docs/interfaces/_models_compiler_.compiler.html index 0c41b159..95a6be91 100644 --- a/docs/interfaces/_models_compiler_.compiler.html +++ b/docs/interfaces/_models_compiler_.compiler.html @@ -108,7 +108,7 @@

    compile

  • Parameters

    diff --git a/docs/interfaces/_models_component_.sandata.html b/docs/interfaces/_models_component_.sandata.html index 6f5091b7..20cd043d 100644 --- a/docs/interfaces/_models_component_.sandata.html +++ b/docs/interfaces/_models_component_.sandata.html @@ -304,7 +304,7 @@

    get

    Parameters

    @@ -499,7 +499,7 @@

    set

    Parameters

    diff --git a/docs/interfaces/_models_expression_.expression.html b/docs/interfaces/_models_expression_.expression.html index d4f606d4..3b52c812 100644 --- a/docs/interfaces/_models_expression_.expression.html +++ b/docs/interfaces/_models_expression_.expression.html @@ -110,7 +110,7 @@

    args

    args: Expression[]
    @@ -120,7 +120,7 @@

    expr

    @@ -130,7 +130,7 @@

    items

    items: Expression[]
    @@ -140,7 +140,7 @@

    literal

    literal: string
    @@ -150,7 +150,7 @@

    name

    @@ -160,7 +160,7 @@

    operator

    operator: number
    @@ -170,7 +170,7 @@

    original

    original: boolean
    @@ -180,7 +180,7 @@

    parenthesized

    parenthesized: boolean
    @@ -190,7 +190,7 @@

    paths

    paths: Expression[]
    @@ -200,7 +200,7 @@

    segs

    segs: Expression[]
    @@ -210,7 +210,7 @@

    spread

    spread: boolean
    @@ -220,7 +220,7 @@

    type

    type: number
    @@ -230,7 +230,7 @@

    value

    value: string
    diff --git a/docs/interfaces/_models_renderer_.renderer.html b/docs/interfaces/_models_renderer_.renderer.html index 14a5543f..648cbb5a 100644 --- a/docs/interfaces/_models_renderer_.renderer.html +++ b/docs/interfaces/_models_renderer_.renderer.html @@ -86,7 +86,7 @@

    Callable

  • Parameters

    diff --git a/docs/interfaces/_models_san_project_.sanprojectoptions.html b/docs/interfaces/_models_san_project_.sanprojectoptions.html index e9430555..07016ac5 100644 --- a/docs/interfaces/_models_san_project_.sanprojectoptions.html +++ b/docs/interfaces/_models_san_project_.sanprojectoptions.html @@ -99,7 +99,7 @@

    Optional modules

    modules: Modules
    @@ -109,7 +109,7 @@

    Optional tsConfigFil
    tsConfigFilePath: string
    diff --git a/docs/modules/_bin_ssr_.html b/docs/modules/_bin_ssr_.html index d2538db0..4127984a 100644 --- a/docs/modules/_bin_ssr_.html +++ b/docs/modules/_bin_ssr_.html @@ -99,7 +99,7 @@

    OptionValue

    OptionValue: string | undefined
    @@ -112,7 +112,7 @@

    Const componentFile

    componentFile: string = resolve(yargs.argv._[0])
    @@ -122,7 +122,7 @@

    Const options

    options: any = JSON.parse(yargs.argv.targetOptions as string)
    @@ -132,7 +132,7 @@

    Const outputFile

    outputFile: string = yargs.argv.output as OptionValue
    @@ -142,7 +142,7 @@

    Const project

    project: SanProject = new SanProject({ tsConfigFilePath })
    @@ -152,7 +152,7 @@

    Const target

    target: string = yargs.argv.target as OptionValue
    @@ -162,7 +162,7 @@

    Const targetCode

    targetCode: any = project.compile(componentFile, target, options)
    @@ -172,7 +172,7 @@

    Const tsConfigFile
    tsConfigFilePath: string = yargs.argv.tsconfig as OptionValue
    diff --git a/docs/modules/_index_.html b/docs/modules/_index_.html index 016aa00f..ad3f92e0 100644 --- a/docs/modules/_index_.html +++ b/docs/modules/_index_.html @@ -92,7 +92,7 @@

    compileToRenderer

  • @@ -120,7 +120,7 @@

    compileToSource

  • diff --git a/docs/modules/_loaders_common_js_.html b/docs/modules/_loaders_common_js_.html index 1e32a6d7..c5ab0071 100644 --- a/docs/modules/_loaders_common_js_.html +++ b/docs/modules/_loaders_common_js_.html @@ -108,7 +108,7 @@

    FileLoader

    FileLoader: function | object
    @@ -118,7 +118,7 @@

    Modules

    Modules: object
    @@ -139,7 +139,7 @@

    Const debug

    debug: any = debugFactory('san-ssr:common-js')
    @@ -156,7 +156,7 @@

    Const defaultFileLoader
  • Parameters

    @@ -179,7 +179,7 @@

    getModuleSpecifier

  • Parameters

    diff --git a/docs/modules/_loaders_exec_.html b/docs/modules/_loaders_exec_.html index 0cfc7b36..beb78b31 100644 --- a/docs/modules/_loaders_exec_.html +++ b/docs/modules/_loaders_exec_.html @@ -92,7 +92,7 @@

    exec

  • Parameters

    @@ -118,7 +118,7 @@

    execCommandSync

  • Parameters

    diff --git a/docs/modules/_loaders_target_.html b/docs/modules/_loaders_target_.html index 8eb37d50..c0171e69 100644 --- a/docs/modules/_loaders_target_.html +++ b/docs/modules/_loaders_target_.html @@ -92,7 +92,7 @@

    loadCompilerClassByTarget

  • Parameters

    @@ -115,7 +115,7 @@

    resolve

  • Parameters

    diff --git a/docs/modules/_models_component_.html b/docs/modules/_models_component_.html index 62b7f1de..c3a15b20 100644 --- a/docs/modules/_models_component_.html +++ b/docs/modules/_models_component_.html @@ -109,7 +109,7 @@

    Const COMPONENT_RESERVED_COMPONENT_RESERVED_MEMBERS: Set<string> = new Set('aNode,computed,filters,components,' +'initData,template,attached,created,' +'detached,disposed,compiled'.split(','))

  • @@ -126,7 +126,7 @@

    isComponentClass

  • Parameters

    @@ -149,7 +149,7 @@

    isComponentLoader

  • Parameters

    diff --git a/docs/modules/_models_san_project_.html b/docs/modules/_models_san_project_.html index 903f536f..297f12a0 100644 --- a/docs/modules/_models_san_project_.html +++ b/docs/modules/_models_san_project_.html @@ -100,7 +100,7 @@

    CompilerClass

    CompilerClass: Partial<object>
    diff --git a/docs/modules/_models_source_file_type_.html b/docs/modules/_models_source_file_type_.html index 3f645fa9..b9c0efda 100644 --- a/docs/modules/_models_source_file_type_.html +++ b/docs/modules/_models_source_file_type_.html @@ -98,7 +98,7 @@

    getSourceFileType

  • Parameters

    @@ -124,7 +124,7 @@

    getSourceFileTypeOrThrow

  • Parameters

    diff --git a/docs/modules/_parsers_dependency_resolver_.html b/docs/modules/_parsers_dependency_resolver_.html index 406ecc43..1a6fb3c7 100644 --- a/docs/modules/_parsers_dependency_resolver_.html +++ b/docs/modules/_parsers_dependency_resolver_.html @@ -96,7 +96,7 @@

    getDependenciesRecursively

  • Parameters

    @@ -122,7 +122,7 @@

    getInlineDeclarations

  • Parameters

    @@ -145,7 +145,7 @@

    getInlineDependencies

  • Parameters

    @@ -168,7 +168,7 @@

    getInlineDependencyLiterals

  • Parameters

    @@ -191,7 +191,7 @@

    isRelativePath

  • Parameters

    @@ -214,7 +214,7 @@

    shouldInline

  • Parameters

    diff --git a/docs/modules/_parsers_normalize_component_.html b/docs/modules/_parsers_normalize_component_.html index 67ae8a58..6b948308 100644 --- a/docs/modules/_parsers_normalize_component_.html +++ b/docs/modules/_parsers_normalize_component_.html @@ -91,7 +91,7 @@

    normalizeComponentClass

  • Parameters

    diff --git a/docs/modules/_parsers_san_app_parser_.html b/docs/modules/_parsers_san_app_parser_.html index 78b669e4..b79e1539 100644 --- a/docs/modules/_parsers_san_app_parser_.html +++ b/docs/modules/_parsers_san_app_parser_.html @@ -93,7 +93,7 @@

    Const debug

    debug: any = debugFactory('component-parser')
    diff --git a/docs/modules/_parsers_tsconfig_.html b/docs/modules/_parsers_tsconfig_.html index 028344f7..7ea654de 100644 --- a/docs/modules/_parsers_tsconfig_.html +++ b/docs/modules/_parsers_tsconfig_.html @@ -91,7 +91,7 @@

    getDefaultTSConfigPath

  • Returns string

    diff --git a/docs/modules/_target_js_compilers_expr_compiler_.html b/docs/modules/_target_js_compilers_expr_compiler_.html index 23e55a51..aa7b22ba 100644 --- a/docs/modules/_target_js_compilers_expr_compiler_.html +++ b/docs/modules/_target_js_compilers_expr_compiler_.html @@ -87,7 +87,7 @@

    Const compileExprSource
    compileExprSource: object
    @@ -105,7 +105,7 @@

    _expr

  • @@ -133,7 +133,7 @@

    array

  • @@ -161,7 +161,7 @@

    callExpr

  • @@ -189,7 +189,7 @@

    dataAccess

  • @@ -217,7 +217,7 @@

    expr

  • @@ -245,7 +245,7 @@

    interp

  • @@ -278,7 +278,7 @@

    object

  • @@ -306,7 +306,7 @@

    stringLiteralize

  • @@ -334,7 +334,7 @@

    text

  • @@ -358,7 +358,7 @@

    binaryOp

    binaryOp: object
    @@ -372,7 +372,7 @@

    121

    121: string = "<="
    @@ -382,7 +382,7 @@

    122

    122: string = "=="
    @@ -392,7 +392,7 @@

    123

    123: string = ">="
    @@ -402,7 +402,7 @@

    155

    155: string = "!=="
    @@ -412,7 +412,7 @@

    183

    183: string = "==="
    @@ -422,7 +422,7 @@

    248

    248: string = "||"
    @@ -432,7 +432,7 @@

    42

    42: string = "*"
    @@ -442,7 +442,7 @@

    43

    43: string = "+"
    @@ -452,7 +452,7 @@

    45

    45: string = "-"
    @@ -462,7 +462,7 @@

    47

    47: string = "/"
    @@ -472,7 +472,7 @@

    60

    60: string = "<"
    @@ -482,7 +482,7 @@

    62

    62: string = ">"
    @@ -492,7 +492,7 @@

    76

    76: string = "&&"
    @@ -502,7 +502,7 @@

    94

    94: string = "!="
    diff --git a/docs/modules/_target_js_compilers_renderer_compiler_.html b/docs/modules/_target_js_compilers_renderer_compiler_.html index ffd4e7bf..7631d438 100644 --- a/docs/modules/_target_js_compilers_renderer_compiler_.html +++ b/docs/modules/_target_js_compilers_renderer_compiler_.html @@ -99,7 +99,7 @@

    Const rDataAccess

    rDataAccess: RegExp = /this.data.get\(([^)]+)\)/g
    @@ -116,7 +116,7 @@

    functionString

  • Parameters

    diff --git a/docs/modules/_target_js_compilers_stringifier_.html b/docs/modules/_target_js_compilers_stringifier_.html index 82ff4986..73fd32ab 100644 --- a/docs/modules/_target_js_compilers_stringifier_.html +++ b/docs/modules/_target_js_compilers_stringifier_.html @@ -87,7 +87,7 @@

    Const stringifier

    stringifier: object
    @@ -100,7 +100,7 @@

    any

  • Parameters

    @@ -123,7 +123,7 @@

    arr

  • Parameters

    @@ -146,7 +146,7 @@

    date

  • Parameters

    @@ -169,7 +169,7 @@

    obj

  • Parameters

    @@ -192,7 +192,7 @@

    str

  • Parameters

    diff --git a/docs/modules/_target_js_emitters_runtime_.html b/docs/modules/_target_js_emitters_runtime_.html index 18e2c6da..ffdbb9c9 100644 --- a/docs/modules/_target_js_emitters_runtime_.html +++ b/docs/modules/_target_js_emitters_runtime_.html @@ -91,7 +91,7 @@

    emitRuntime

  • Parameters

    diff --git a/docs/modules/_target_js_index_.html b/docs/modules/_target_js_index_.html index aea80929..351486af 100644 --- a/docs/modules/_target_js_index_.html +++ b/docs/modules/_target_js_index_.html @@ -99,7 +99,7 @@

    ToJSCompilerOptions

    ToJSCompilerOptions: object
    @@ -108,9 +108,6 @@

    Type declaration

  • project: Project
  • -
  • -
    Optional tsConfigFilePath?: string
    -
  • @@ -123,7 +120,7 @@

    Const debug

    debug: any = debugFactory('target-js')
    diff --git a/docs/modules/_target_js_utils_case_.html b/docs/modules/_target_js_utils_case_.html index 268d2a70..e2f34c21 100644 --- a/docs/modules/_target_js_utils_case_.html +++ b/docs/modules/_target_js_utils_case_.html @@ -98,7 +98,7 @@

    Const caseRoot

    caseRoot: string = resolve(__dirname, '../../../test/cases')
    @@ -108,7 +108,7 @@

    Const cases

    cases: string[] = readdirSync(caseRoot)
    @@ -118,7 +118,7 @@

    Const debug

    debug: any = debugFactory('case')
    @@ -128,7 +128,7 @@

    Const sanProject

    sanProject: SanProject = new SanProject({ tsConfigFilePath })
    @@ -138,7 +138,7 @@

    Const tsConfigFile
    tsConfigFilePath: string = resolve(__dirname, '../../../test/tsconfig.json')
    @@ -155,7 +155,7 @@

    compile

  • Parameters

    @@ -178,7 +178,7 @@

    compileAll

  • Returns void

    diff --git a/docs/modules/_target_js_utils_fs_.html b/docs/modules/_target_js_utils_fs_.html index 41ad316d..f79ccd82 100644 --- a/docs/modules/_target_js_utils_fs_.html +++ b/docs/modules/_target_js_utils_fs_.html @@ -91,7 +91,7 @@

    readStringSync

  • Parameters

    diff --git a/docs/modules/_target_js_utils_timing_.html b/docs/modules/_target_js_utils_timing_.html index cc720952..b880c5bc 100644 --- a/docs/modules/_target_js_utils_timing_.html +++ b/docs/modules/_target_js_utils_timing_.html @@ -98,7 +98,7 @@

    measure

  • Parameters

    @@ -121,7 +121,7 @@

    startMeasure

  • Returns Measure

    diff --git a/docs/modules/_transpilers_ts2js_.html b/docs/modules/_transpilers_ts2js_.html index 31866bba..8f1d3d97 100644 --- a/docs/modules/_transpilers_ts2js_.html +++ b/docs/modules/_transpilers_ts2js_.html @@ -94,7 +94,7 @@

    Const debug

    debug: any = debugFactory('san-ssr:ts2js')
    @@ -111,7 +111,7 @@

    tsCode2js

  • Parameters

    @@ -137,7 +137,7 @@

    tsSourceFile2js

  • Parameters

    diff --git a/docs/modules/_utils_anode_.html b/docs/modules/_utils_anode_.html index e9c8059f..ddd4a5bf 100644 --- a/docs/modules/_utils_anode_.html +++ b/docs/modules/_utils_anode_.html @@ -93,7 +93,7 @@

    getANodePropByName

  • @@ -124,7 +124,7 @@

    getANodeProps

  • Parameters

    @@ -147,7 +147,7 @@

    postProp

  • diff --git a/docs/modules/_utils_ast_util_.html b/docs/modules/_utils_ast_util_.html index 8e8cb7a0..82342b0c 100644 --- a/docs/modules/_utils_ast_util_.html +++ b/docs/modules/_utils_ast_util_.html @@ -96,7 +96,7 @@

    Const debug

    debug: any = debugFactory('ast-util')
    @@ -113,7 +113,7 @@

    getComponentClassIdentifier

  • Parameters

    @@ -139,7 +139,7 @@

    getSanImportDeclaration

  • Parameters

    @@ -162,7 +162,7 @@

    isChildClassOf

  • Parameters

    @@ -188,7 +188,7 @@

    movePropertyInitiatorToPrototype

  • Parameters

    diff --git a/docs/modules/_utils_buffer_.html b/docs/modules/_utils_buffer_.html index b0d42744..d3c4f0e2 100644 --- a/docs/modules/_utils_buffer_.html +++ b/docs/modules/_utils_buffer_.html @@ -91,7 +91,7 @@

    byteCount

  • Parameters

    diff --git a/docs/modules/_utils_case_.html b/docs/modules/_utils_case_.html index e3dbf47c..c73f766b 100644 --- a/docs/modules/_utils_case_.html +++ b/docs/modules/_utils_case_.html @@ -99,7 +99,7 @@

    Const caseRoot

    caseRoot: string = resolve(__dirname, '../../test/cases')
    @@ -109,7 +109,7 @@

    Const debug

    debug: any = debugFactory('case')
    @@ -119,7 +119,7 @@

    Const sanProject

    sanProject: SanProject = new SanProject({ tsConfigFilePath })
    @@ -129,7 +129,7 @@

    Const tsConfigFile
    tsConfigFilePath: string = resolve(__dirname, '../../test/tsconfig.json')
    @@ -146,7 +146,7 @@

    assertSanHTMLEqual

  • Parameters

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

    compile

  • Parameters

    @@ -195,7 +195,7 @@

    deepEqual

  • Parameters

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

    parseSanHTML

  • Parameters

    diff --git a/docs/modules/_utils_element_.html b/docs/modules/_utils_element_.html index beb851fd..5d4e9270 100644 --- a/docs/modules/_utils_element_.html +++ b/docs/modules/_utils_element_.html @@ -87,7 +87,7 @@

    Const autoCloseTags

    autoCloseTags: Set<string> = new Set('area,base,br,col,embed,hr,img,input,keygen,param,source,track,wbr'.split(','))
  • diff --git a/package.json b/package.json index 4a92bc35..c2c5f208 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "san-ssr", - "version": "1.5.1", + "version": "1.5.2", "description": "San server-side-render framework and utils", "main": "dist/index.js", "types": "dist/index.d.ts",