address property

  1. @override
int address
override

Implementation

@override
int get address {
  return _interpreter.address;
}