public class FunctionParser extends Object
static String
TOKEN_FUN_BEGIN
TOKEN_FUN_END
FunctionParser(ValueTokenHandler handler)
String
parse(String statement)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String TOKEN_FUN_BEGIN
public static final String TOKEN_FUN_END
public FunctionParser(ValueTokenHandler handler)
public String parse(String statement)
Copyright © 2023. All rights reserved.