menu
hetu_script package
documentation
interpreter/interpreter.dart
HTInterpreter
externalFunctionTypedefs property
externalFunctionTypedefs property
dark_mode
light_mode
externalFunctionTypedefs
property
Map
<
String
,
HTExternalFunctionTypedef
>
externalFunctionTypedefs
final
Implementation
final externalFunctionTypedefs = <String, HTExternalFunctionTypedef>{};
hetu_script package
documentation
interpreter/interpreter
HTInterpreter
externalFunctionTypedefs property
HTInterpreter class