org.faktorips.fl.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of faktorips-fl Show documentation
Show all versions of faktorips-fl Show documentation
Formula language for the Faktor-IPS design time tools
/*******************************************************************************
* Copyright (c) Faktor Zehn GmbH - faktorzehn.org
*
* This source code is available under the terms of the AGPL Affero General Public License version
* 3.
*
* Please see LICENSE.txt for full license terms, including the additional permissions and
* restrictions as well as the possibility of alternative license terms.
*******************************************************************************/
/**
* The package and it's sub-packages contain a compiler that compiles an expression with an Excel
* like syntax into Java sourcecode.
*/
package org.faktorips.fl;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy