stack property

List<String> stack
final

Execution stack at the point of allocation.

Implementation

final List<String> stack;