haXe API Documentation
Back | Index
interface haxe.Public
Available in flash8, neko, js, flash, php, cpp, cs, java
When implementing this interface, all default fields access for the class and subclasses becomes public instead of private.
Back | Index