menu
ngcompiler package
documentation
v1/src/compiler/template_ast.dart
BoundTextAst
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
BoundTextAst
sourceSpan property
BoundTextAst class