Class Hierarchy
- java.lang.Object
- io.appform.hope.core.TreeNode
- io.appform.hope.core.Evaluatable
- io.appform.hope.core.BinaryOperator<T>
- io.appform.hope.core.Combiner
- io.appform.hope.core.UnaryOperator<T>
- io.appform.hope.core.Value
- io.appform.hope.core.Evaluatable
- io.appform.hope.core.VisitorAdapter<T> (implements io.appform.hope.core.Visitor<T>)
- io.appform.hope.core.TreeNode
Interface Hierarchy
- io.appform.hope.core.Visitor<T>