toggle menu
kraken-core
JVM
switch theme
search in API
kraken-core
/
fun.bigtable.kraken.util
/
SpelUtils
Spel
Utils
open
class
SpelUtils
spel 处理工具类
Members
Constructors
Spel
Utils
Link copied to clipboard
constructor
(
)
Functions
parse
Link copied to clipboard
open
fun
parse
(
spel
:
String
,
method
:
Method
,
args
:
Array
<
Any
>
)
:
String
open
fun
parse
(
rootObject
:
Any
,
spel
:
String
,
method
:
Method
,
args
:
Array
<
Any
>
)
:
String
支持 #p0 参数索引的表达式解析