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.lang.python
/
NativePythonPlugin
Native
Python
Plugin
class
NativePythonPlugin
:
LanguagePlugin
Python Plugin
Exposes Python as a native plug-in for Elide.
Members
Constructors
Native
Python
Plugin
Link copied to clipboard
constructor
(
)
Functions
get
Language
Class
Link copied to clipboard
open
override
fun
getLanguageClass
(
)
:
Class
<
out
Language
>