public static class Library.LibFunction
extends com.github.kayjamlang.core.containers.Function
| Constructor and Description |
|---|
LibFunction(java.lang.String name,
Library.CodeExecExpression.Code code,
com.github.kayjamlang.core.containers.Function.Argument... arguments) |
public LibFunction(java.lang.String name,
Library.CodeExecExpression.Code code,
com.github.kayjamlang.core.containers.Function.Argument... arguments)