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