menu
ngcompiler package
documentation
v1/src/compiler/expression_parser/ast.dart
LiteralPrimitive
LiteralPrimitive.new constructor
LiteralPrimitive.new constructor
dark_mode
light_mode
LiteralPrimitive
constructor
LiteralPrimitive
(
Object
?
value
)
Implementation
LiteralPrimitive(this.value);
ngcompiler package
documentation
v1/src/compiler/expression_parser/ast
LiteralPrimitive
LiteralPrimitive.new constructor
LiteralPrimitive class