- All Known Implementing Classes:
- AbstractCommonFunctions, CommonFunctions, CommonFunctions, CommonFunctions
public interface SelfReference
Implements this interface to let Interpreter know that this object will be used as self reference.
Methods in this object can be accessed by just calling the function or this.function in the code.