| AstNode |
Represents a node in a partial response AST.
|
| Field |
Represents a singular element in a partial response structure.
|
| Fields |
represents a collection of fields, that is the items in (field1, field2) type structures.
|
| Name |
Represents an explicit element in a partial response path.
|
| Node |
Represents an item in a partial response path.
|
| Path |
Represents a path segment composed of nodes.
|
| SubSelection |
Represents a sub selection for a named path entry.
|
| Wildcard |
Represents a wildcard name.
|
| Word |
A single resolved word in a path.
|