LocalIndex

LocalIndex

class LocalIndex

Index to use in Activation frames for the local-values.

Constructors

<init>

constructor(contents: List<Value<*>>)

Index to use in Activation frames for the local-values.

Parameters

Name Description
contents: List<Value<*>>