JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.eclipse.birt.core.script
Interface ICompiledScript
public interface
ICompiledScript
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
getCompiledScript
()
Gets compiled script.
String
getLanguage
()
Gets the language name.
Method Details
getLanguage
String
getLanguage
()
Gets the language name.
Returns:
getCompiledScript
Object
getCompiledScript
()
Gets compiled script.
Returns: