See
PublishedAPI for packages intended to be used by Plugin and Contrib authors, or
browse all packages.
See also
Developing plugins,
Developer's Bible,
Technical Overview
internal package
Foswiki::Search::Parser
Parse SEARCH token strings into
Foswiki::Search::Node objects.
ClassMethod
new($session)
ObjectMethod
finish()
Break circular references.
Parses a SEARCH string and makes a token container to pass to the search
algorithm (see
Foswiki::Store::SearchAlgorithm)