Package net.jumpaku.exprml.pb.exprml.v1
Class ElemKtKt
-
- All Implemented Interfaces:
public final class ElemKtKt
-
-
Field Summary
Fields Modifier and Type Field Description private final static Expr
getOrNull
private final static Expr
fromOrNull
-
Method Summary
Modifier and Type Method Description final Expr
getGetOrNull()
final Expr
getFromOrNull()
final static Elem
-initializeelem(Function1<ElemKt.Dsl, Unit> block)
-
-
Method Detail
-
getGetOrNull
final Expr getGetOrNull()
-
getFromOrNull
final Expr getFromOrNull()
-
-initializeelem
final static Elem -initializeelem(Function1<ElemKt.Dsl, Unit> block)
-
-
-
-