Querying
Main Helper Classes for Querying
Containers
An immutable view into a native random-access container. Implements Sequence protocol. |
|
A view to a container of children nodes. |
|
Container that stores a vector of children nodes. |
|
Container that stores a vector of potentially owned children nodes. |
|
Container that stores a vector of children nodes that may own feature chainings. |
|
A sequence of qualified name segments that stringifies with unrestricted names as needed. Unlike string, this allows querying segments in a qualified name without having to parse it again, and is cheaper to construct as string conversion is performed only when needed. |
|
The type used in a type check expression, e.g. |
Enumerations
|
|
|
|
A |
|
A |
|
A |
|
|
|
|
|
Compiler
Urls
|
|
Construct a Url for a filesystem path with file:// scheme. This correctly handles Windows and Posix paths, and percent escapes Unicode characters. |
|
Decode a filesystem path from a |
|
Percent-encoding options |
|