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