Open topic with navigation
Private methods can be accessed using the self macro.
y = self.method_private(x);
See also
Access Macros
Direct Access
Length of Arrays
Resource Access
Making Arrays Available for Usage in External C Code