Uses of Package
org.faktorips.fl.parser
Packages that use org.faktorips.fl.parser
Package
Description
The package and it's sub-packages contain a compiler that compiles an expression with an Excel
like syntax into Java sourcecode.
-
Classes in org.faktorips.fl.parser used by org.faktorips.flClassDescriptionThis exception is thrown when parse errors are encountered.
-
Classes in org.faktorips.fl.parser used by org.faktorips.fl.parserClassDescriptionAn implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).This exception is thrown when parse errors are encountered.Describes the input token stream.