SPeCS Packages Documentation
Preparing search index...
@specs-feup/lara
Graal
Polyglot
Class Polyglot
See more:
https://github.com/oracle/graaljs/blob/master/docs/user/JavaScriptCompatibility.md
Index
Constructors
constructor
Methods
eval
eval
File
export
import
Constructors
constructor
new
Polyglot
()
:
Polyglot
Returns
Polyglot
Methods
Static
eval
eval
(
languageId
:
string
,
sourceCode
:
any
)
:
any
Parameters
languageId
:
string
sourceCode
:
any
Returns
any
Static
eval
File
evalFile
(
languageId
:
string
,
sourceFileName
:
any
)
:
any
Parameters
languageId
:
string
sourceFileName
:
any
Returns
any
Static
export
export
(
key
:
string
,
value
:
any
)
:
any
Parameters
key
:
string
value
:
any
Returns
any
Static
import
import
(
key
:
string
)
:
any
Parameters
key
:
string
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
eval
eval
File
export
import
SPeCS Packages Documentation
Loading...
See more: https://github.com/oracle/graaljs/blob/master/docs/user/JavaScriptCompatibility.md