Name | Description | |
---|---|---|
Evaluates the byte code in the specified context. |
||
Gets the element at the specified position within the code. |
||
Gets the list with all identifiers within the code. There is no guarantee that this list will contain unique entries, thus, if an identifier is encountered several times in the initial sequence, it will appear several times in the returned list. |
||
Gets the number of elements in the code. |