Uses of Package
com.mackenziehigh.sexpr
Packages that use com.mackenziehigh.sexpr
Package
Description
Symbolic Expressions.
Symbolic-Expression related Exception Types.
(Private) Implementation Details.
(Private) Schema Implementation.
-
Classes in com.mackenziehigh.sexpr used by com.mackenziehigh.sexprClassDescriptionSymbolic Atom.An instance of this class can be used to determine whether a symbolic-expression matches a pattern.Use an instance of this class to create a
Schema
object.Result of amatch(Sexpr)
invocation.Symbolic Expression.Symbolic List.An instance of this interface simplifies the modification of symbolic-expressions, since they are immutable.An instance of this interface indicate the location of a symbolic-expression within a string of text. -
Classes in com.mackenziehigh.sexpr used by com.mackenziehigh.sexpr.exceptionsClassDescriptionAn instance of this interface indicate the location of a symbolic-expression within a string of text.
-
Classes in com.mackenziehigh.sexpr used by com.mackenziehigh.sexpr.internal
-
Classes in com.mackenziehigh.sexpr used by com.mackenziehigh.sexpr.internal.schemaClassDescriptionUse an instance of this class to create a
Schema
object.Result of amatch(Sexpr)
invocation.Symbolic Expression.