menu
angular_compiler package
documentation
v1/src/compiler/output/output_ast.dart
NotNullExpr
NotNullExpr.new constructor
NotNullExpr.new constructor
dark_mode
light_mode
NotNullExpr
constructor
NotNullExpr
(
Expression
value
)
Implementation
NotNullExpr(
this
.value) :
super
(
null
);
angular_compiler package
documentation
v1/src/compiler/output/output_ast
NotNullExpr
NotNullExpr.new constructor
NotNullExpr class