Package com.mackenziehigh.sexpr
package com.mackenziehigh.sexpr
Symbolic Expressions.
Symbolic-expressions consist of symbolic-atoms and symbolic-lists.
-
ClassDescriptionSymbolic 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 indicate the location of a symbolic-expression within a string of text.