The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:TPath Baz"

TPath - general purpose path languages for trees River stage one • 3 direct dependents • 3 total dependents

TPath provides an xpath-like language for arbitrary trees. You implement a minimum of two methods -- "children" and "tag" -- and then you can explore your trees via concise, declarative paths. In tpath, "attributes" are node attributes of any sort an...

DFH/TPath-1.007 - 05 Aug 2014 16:26:44 UTC

TPath::Forester - a generator of TPath expressions for a particular class of nodes River stage one • 3 direct dependents • 3 total dependents

A "TPath::Forester" understands your trees and hence can translate TPath expressions into objects that will select the appropriate nodes from your trees. It can also generate an index appropriate to your trees if you're doing multiple selects on a pa...

DFH/TPath-1.007 - 05 Aug 2014 16:26:44 UTC

TPath::Selector::Expression - selector that handles the parenthesized portion of a(/foo and a(/foo; also all of (//*)[0] River stage one • 3 direct dependents • 3 total dependents

A selector that handles grouped steps as in "a(/foo|//bar)?/baz". This does not handle the quantification, which is delegated to TPath::Selector::Quantified....

DFH/TPath-1.007 - 05 Aug 2014 16:26:44 UTC

TPath::Attributes::Extended - a collection of attributes beyond the standard set River stage one • 3 direct dependents • 3 total dependents

"TPath::Attributes::Extended" provides a collection of useful functions generally corresponding to functions available in XPath. The attribute names of these functions are preceded with a prefix indicating their domain of application. m: Mathematical...

DFH/TPath-1.007 - 05 Aug 2014 16:26:44 UTC

TPath::Attributes::Standard - the standard collection of attributes available to any forester by default River stage one • 3 direct dependents • 3 total dependents

"TPath::Attributes::Standard" provides the attributes available to all foresters. "TPath::Attributes::Standard" is a role which is composed into TPath::Forester....

DFH/TPath-1.007 - 05 Aug 2014 16:26:44 UTC
5 results (0.027 seconds)