TemplateCompiler
Browse all 177 domain entities categorized under TemplateCompiler in the vue Architecture Docs architecture documentation.
CodegenState Class — vue Architecture
Architecture documentation for the CodegenState class in index.ts from the vue codebase.
TemplateCompiler Domain — vue Architecture
The logic responsible for transforming HTML-like templates into optimized higher-order render functions. Architectural overview of the TemplateCompiler domain in the vue codebase. Contains 24 source files.
codeframe.ts — vue Source File
Architecture documentation for codeframe.ts, a typescript file in the vue codebase.
events.ts — vue Source File
Architecture documentation for events.ts, a typescript file in the vue codebase.
index.ts — vue Source File
Architecture documentation for index.ts, a typescript file in the vue codebase.
create-compiler.ts — vue Source File
Architecture documentation for create-compiler.ts, a typescript file in the vue codebase.
bind.ts — vue Source File
Architecture documentation for bind.ts, a typescript file in the vue codebase.
index.ts — vue Source File
Architecture documentation for index.ts, a typescript file in the vue codebase.
model.ts — vue Source File
Architecture documentation for model.ts, a typescript file in the vue codebase.
on.ts — vue Source File
Architecture documentation for on.ts, a typescript file in the vue codebase.
error-detector.ts — vue Source File
Architecture documentation for error-detector.ts, a typescript file in the vue codebase.
helpers.ts — vue Source File
Architecture documentation for helpers.ts, a typescript file in the vue codebase.
index.ts — vue Source File
Architecture documentation for index.ts, a typescript file in the vue codebase.
optimizer.ts — vue Source File
Architecture documentation for optimizer.ts, a typescript file in the vue codebase.
filter-parser.ts — vue Source File
Architecture documentation for filter-parser.ts, a typescript file in the vue codebase.
html-parser.ts — vue Source File
Architecture documentation for html-parser.ts, a typescript file in the vue codebase.
index.ts — vue Source File
Architecture documentation for index.ts, a typescript file in the vue codebase.
text-parser.ts — vue Source File
Architecture documentation for text-parser.ts, a typescript file in the vue codebase.
to-function.ts — vue Source File
Architecture documentation for to-function.ts, a typescript file in the vue codebase.
env.ts — vue Source File
Architecture documentation for env.ts, a typescript file in the vue codebase.
lang.ts — vue Source File
Architecture documentation for lang.ts, a typescript file in the vue codebase.
util.ts — vue Source File
Architecture documentation for util.ts, a typescript file in the vue codebase.
compiler.ts — vue Source File
Architecture documentation for compiler.ts, a typescript file in the vue codebase.
codegen.spec.ts — vue Source File
Architecture documentation for codegen.spec.ts, a typescript file in the vue codebase.
optimizer.spec.ts — vue Source File
Architecture documentation for optimizer.spec.ts, a typescript file in the vue codebase.
parser.spec.ts — vue Source File
Architecture documentation for parser.spec.ts, a typescript file in the vue codebase.
bind() — vue Function Reference
Architecture documentation for the bind() function in bind.ts from the vue codebase.
generateCodeFrame() — vue Function Reference
Architecture documentation for the generateCodeFrame() function in codeframe.ts from the vue codebase.
repeat() — vue Function Reference
Architecture documentation for the repeat() function in codeframe.ts from the vue codebase.
assertCodegen() — vue Function Reference
Architecture documentation for the assertCodegen() function in codegen.spec.ts from the vue codebase.
createCompilerCreator() — vue Function Reference
Architecture documentation for the createCompilerCreator() function in create-compiler.ts from the vue codebase.
default.decode() — vue Function Reference
Architecture documentation for the default.decode() function in entity-decoder.ts from the vue codebase.
isNative() — vue Function Reference
Architecture documentation for the isNative() function in env.ts from the vue codebase.
isServerRendering() — vue Function Reference
Architecture documentation for the isServerRendering() function in env.ts from the vue codebase.
checkEvent() — vue Function Reference
Architecture documentation for the checkEvent() function in error-detector.ts from the vue codebase.
checkExpression() — vue Function Reference
Architecture documentation for the checkExpression() function in error-detector.ts from the vue codebase.
checkFor() — vue Function Reference
Architecture documentation for the checkFor() function in error-detector.ts from the vue codebase.
checkFunctionParameterExpression() — vue Function Reference
Architecture documentation for the checkFunctionParameterExpression() function in error-detector.ts from the vue codebase.
checkIdentifier() — vue Function Reference
Architecture documentation for the checkIdentifier() function in error-detector.ts from the vue codebase.
checkNode() — vue Function Reference
Architecture documentation for the checkNode() function in error-detector.ts from the vue codebase.
detectErrors() — vue Function Reference
Architecture documentation for the detectErrors() function in error-detector.ts from the vue codebase.
genFilterCode() — vue Function Reference
Architecture documentation for the genFilterCode() function in events.ts from the vue codebase.
genGuard() — vue Function Reference
Architecture documentation for the genGuard() function in events.ts from the vue codebase.
genHandler() — vue Function Reference
Architecture documentation for the genHandler() function in events.ts from the vue codebase.
genHandlers() — vue Function Reference
Architecture documentation for the genHandlers() function in events.ts from the vue codebase.
genKeyFilter() — vue Function Reference
Architecture documentation for the genKeyFilter() function in events.ts from the vue codebase.
parseFilters() — vue Function Reference
Architecture documentation for the parseFilters() function in filter-parser.ts from the vue codebase.
wrapFilter() — vue Function Reference
Architecture documentation for the wrapFilter() function in filter-parser.ts from the vue codebase.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free