Uses of Package
com.pressassociation.pr.ast
-
Packages that use com.pressassociation.pr.ast Package Description com.pressassociation.pr.ast com.pressassociation.pr.ast.visitor com.pressassociation.pr.match com.pressassociation.pr.parser -
Classes in com.pressassociation.pr.ast used by com.pressassociation.pr.ast Class Description AstNode Represents a node in a partial response AST.Field Represents a singular element in a partial response structure.Name Represents an explicit element in a partial response path.Node Represents an item in a partial response path.Wildcard Represents a wildcard name. -
Classes in com.pressassociation.pr.ast used by com.pressassociation.pr.ast.visitor Class Description 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. -
Classes in com.pressassociation.pr.ast used by com.pressassociation.pr.match Class Description AstNode Represents a node in a partial response AST. -
Classes in com.pressassociation.pr.ast used by com.pressassociation.pr.parser Class Description AstNode Represents a node in a partial response AST.