joo.compilerVersion.as Maven / Gradle / Ivy
package joo {
/**
* The version of the Jangaroo compiler that generated the Runtime.
* @return the Jangaroo compiler version that generated the Runtime.
*/
[Native]
public native function get compilerVersion():String;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy