Package com.bc.jexp

The main package of the JEXP API.

See: Description

Package com.bc.jexp Description

The main package of the JEXP API. It defines the abstract Term class which plays a central role in the API. The other interfaces and classes in this package just support Term. The Term class is used to represent the parsed expressions in memory and also to evaluate them.

Copyright © 2002–2014 Brockmann Consult GmbH. All rights reserved.