menu
ngcompiler package
documentation
v1/src/compiler/template_ast.dart
EmbeddedTemplateAst
sourceSpan property
sourceSpan property
dark_mode
light_mode
sourceSpan
property
@
override
SourceSpan
sourceSpan
final
The source span from which this node was parsed.
Implementation
@override final SourceSpan sourceSpan;
ngcompiler package
documentation
v1/src/compiler/template_ast
EmbeddedTemplateAst
sourceSpan property
EmbeddedTemplateAst class