menu
hetu_script package
documentation
ast/ast.dart
FuncTypeExpr
paramTypes property
paramTypes property
dark_mode
light_mode
paramTypes
property
List
<
ParamTypeExpr
>
paramTypes
final
Implementation
final List<ParamTypeExpr> paramTypes;
hetu_script package
documentation
ast/ast
FuncTypeExpr
paramTypes property
FuncTypeExpr class