menu
hetu_script package
documentation
ast/ast.dart
ASTNode
isBlock property
isBlock property
dark_mode
light_mode
isBlock
property
bool
isBlock
final
Wether this is a struct/code block expression.
Implementation
final bool isBlock;
hetu_script package
documentation
ast/ast
ASTNode
isBlock property
ASTNode class