The main package of the JEXP API. It defines the abstract {@link com.bc.jexp.Term 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.