| Constructor and Description |
|---|
UriEngine() |
| Modifier and Type | Method and Description |
|---|---|
Object |
eval(@NotNull Map<String,Object> ctx,
@NotNull RnaWarmed expr,
boolean mute)
Evaluate the function body
|
@NotNull RnaEngine |
fork()
Create a new engine.
|
@NotNull String[] |
type()
Types can be executed by this engine.
|
@NotNull public @NotNull String[] type()
RnaEnginepublic Object eval(@NotNull @NotNull Map<String,Object> ctx, @NotNull @NotNull RnaWarmed expr, boolean mute)
RnaEngineCopyright © 2024. All rights reserved.