
org.jsimpledb.parse.func.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jsimpledb-parse Show documentation
Show all versions of jsimpledb-parse Show documentation
JSimpleDB classes for parsing Java expressions.
/*
* Copyright (C) 2015 Archie L. Cobbs. All rights reserved.
*/
/**
* {@link org.jsimpledb.parse.func.Function} used in a {@link org.jsimpledb.parse.ParseSession}, including built-ins.
*/
package org.jsimpledb.parse.func;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy