address property

int get address

Returns the address to the interpreter

Implementation

int get address => _interpreter.address;