v1/src/compiler/view_compiler/constants library

Classes

DetectChangesVars
EventHandlerVars
InjectMethodVars
Variables used to implement injectorGetInternal in generated views.
Lifecycles
ViewConstructorVars
ViewProperties

Constants

classAttrName → const String
componentViewRootElementFieldName → const String
The name of the ComponentView field that stores its root element.
hostViewComponentFieldName → const String
The name of the HostView field that stores the hosted component instance.
styleAttrName → const String

Properties

parentRenderNodeVar ReadVarExpr
final

Functions

changeDetectionStrategyToConst(int value) Expression
Converts value of a ChangeDetectionStrategy to refer to the static field.