menu
ngcompiler package
documentation
v1/src/compiler/output/output_ast.dart
ThrowStmt
ThrowStmt constructor
ThrowStmt constructor
dark_mode
light_mode
ThrowStmt
constructor
ThrowStmt
(
Expression
error
)
Implementation
ThrowStmt(this.error);
ngcompiler package
documentation
v1/src/compiler/output/output_ast
ThrowStmt
ThrowStmt constructor
ThrowStmt class