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