menu
ngcompiler package
documentation
v1/src/compiler/output/output_ast.dart
CommentStmt
CommentStmt constructor
CommentStmt constructor
dark_mode
light_mode
CommentStmt
constructor
CommentStmt
(
String
comment
)
Implementation
CommentStmt(this.comment);
ngcompiler package
documentation
v1/src/compiler/output/output_ast
CommentStmt
CommentStmt constructor
CommentStmt class