menu
ensemble_ts_interpreter package
documentation
parser/ast.dart
Property
Property.new constructor
Property.new constructor
dark_mode
light_mode
Property
constructor
Property
(
Expression
key
,
Expression
value
)
Implementation
Property(this.key, this.value);
ensemble_ts_interpreter package
documentation
parser/ast
Property
Property.new constructor
Property class