Package org.eclipse.birt.core.script
Interface ICompiledScript
-
public interface ICompiledScript
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
getCompiledScript()
Gets compiled script.java.lang.String
getLanguage()
Gets the language name.
-