| Package | Description |
|---|---|
| org.flmelody.core | |
| org.flmelody.support |
| Modifier and Type | Method and Description |
|---|---|
FunctionDefinition |
FunctionMetaInfo.getFunctionDefinition() |
| Modifier and Type | Method and Description |
|---|---|
FunctionDefinition |
FunctionDefinition.FunctionDefinitionBuilder.build() |
static FunctionDefinition |
FunctionDefinition.empty() |
static <F> FunctionDefinition |
FunctionHelper.resolveFunction(F function)
Parse functions generic type, and return function's definition.
|
Copyright © 2024 flmelody. All rights reserved.