menu
ngcompiler package
documentation
v1/src/compiler/expression_parser/ast.dart
VariableRead
VariableRead.new constructor
VariableRead.new constructor
dark_mode
light_mode
VariableRead
constructor
VariableRead
(
String
name
)
Implementation
VariableRead(
this
.name);
ngcompiler package
documentation
v1/src/compiler/expression_parser/ast
VariableRead
VariableRead.new constructor
VariableRead class