menu
ngcompiler package
documentation
v1/src/compiler/template_ast.dart
ElementAst
attributeDeps property
attributeDeps property
dark_mode
light_mode
attributeDeps
property
Set
<
String
>
attributeDeps
final
A container for all @Attribute dependencies in the Element.
Implementation
final
Set
<
String
> attributeDeps;
ngcompiler package
documentation
v1/src/compiler/template_ast
ElementAst
attributeDeps property
ElementAst class
Constructors
new
Properties
attributeDeps
attrs
children
directives
elementProviderUsage
hashCode
hasViewContainer
inputs
matchedNgContentSelectors
name
ngContentIndex
outputs
providers
references
runtimeType
skipOnPushValidation
skipSchemaValidationForSelector
sourceSpan
Methods
noSuchMethod
toString
visit
Operators
operator ==