public class MapHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
KIND_FUNC |
static int |
KIND_NAVI |
static int |
KIND_PURE |
| Constructor and Description |
|---|
MapHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
arg(Object ctx,
CharSequence expr,
boolean nil) |
static Object |
get(Object ctx,
String expr,
Object[] args) |
static RnaWarmed |
warm(@NotNull String type,
@NotNull String expr) |
public static final int KIND_PURE
public static final int KIND_NAVI
public static final int KIND_FUNC
Copyright © 2024. All rights reserved.