menu
hetu_script package
documentation
interpreter/interpreter.dart
HTInterpreter
stack property
stack property
dark_mode
light_mode
stack
property
HTStackFrame
get
stack
Implementation
HTStackFrame get stack => _stackFrames.last;
hetu_script package
documentation
interpreter/interpreter
HTInterpreter
stack property
HTInterpreter class