JFuncMachine 1.0.1 API
Packages
Package
Description
The class generator and its support classes
Any exceptions used by JFuncMachine
Expressions, types, and class structures
The expressions that can be turned into Java byte code
A representation of boolean expressions (comparisons, tests, operators)
The various comparisons and test that return a boolean value
Expressions to box and unbox an expression, and an autoboxing utility
Expressions for introducing constants of various types
Expressions to convert an expression to another type
Expressions to interact with Java objects
Inline functions that can be used with the Inline class
The types supported by JFuncMachine
Some classes needed by JFuncMachine-generated code at runtime
A parser for S-expressions
Utilities to map S-expressions to Java
Utilities to assist with type unification