Package org.jfuncmachine.sexprlang.translate
package org.jfuncmachine.sexprlang.translate
Utilities to map S-expressions to Java
-
ClassDescriptionAn exception coming from an S-expression mapperAn annotation describing how this model item is mapped in an S-expressionAn S-expression mapper that maps S-expression to model classes that are annotated with the @ModelItem annotation.An interface for mapping S-expressions to objectsA utility to map S-expressions to an object model using the SexprMapper interface