Home
Classes
Methods
Defined In
lib/sexp_processor.rb
Parent
SexpProcessorError
Pages
History
Manifest
README
Class and Module Index
CompositeSexpProcessor
MethodBasedSexpProcessor
NotEmptyError
Object
Sexp::All
Sexp::Any
Sexp::Atom
Sexp::Child
Sexp::Include
Sexp::MatchCollection
Sexp::Matcher
Sexp::Matcher::Parser
Sexp::Not
Sexp::Pattern
Sexp::Remaining
Sexp::Sibling
Sexp::Type
Sexp::Wild
SexpInterpreter
SexpProcessor
SexpProcessor::Environment
SexpProcessorError
SexpTypeError
Unique
UnknownNodeError
UnsupportedNodeError
class UnsupportedNodeError
Raised by
SexpProcessor
if it sees a node type listed in its unsupported list.