menu
ngcompiler package
documentation
v1/src/compiler/expression_parser/ast.dart
SafePropertyRead
SafePropertyRead.new constructor
SafePropertyRead.new constructor
dark_mode
light_mode
SafePropertyRead
constructor
SafePropertyRead
(
AST
receiver
,
String
name
)
Implementation
SafePropertyRead(
this
.receiver,
this
.name);
ngcompiler package
documentation
v1/src/compiler/expression_parser/ast
SafePropertyRead
SafePropertyRead.new constructor
SafePropertyRead class
Constructors
new
Properties
hashCode
name
receiver
runtimeType
Methods
noSuchMethod
toString
visit
Operators
operator ==