Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm-py
/
elide.runtime.plugins.python
/
Python
Python
@
DelicateElideApi
class
Python
(
config
:
PythonConfig
,
resources
:
AbstractLanguagePlugin.LanguagePluginManifest
?
=
null
)
Members
Constructors
Python
Link copied to clipboard
constructor
(
config
:
PythonConfig
,
resources
:
AbstractLanguagePlugin.LanguagePluginManifest
?
=
null
)
Types
Plugin
Link copied to clipboard
object
Plugin
:
AbstractLanguagePlugin
<
PythonConfig
,
Python
>