Package net. akehurst. language. api. sppt
Types
SharedPackedParseTree
Link copied to clipboard
interface SharedPackedParseTree
Content copied to clipboard
SharedPackedParseTreeVisitor
Link copied to clipboard
SPPTBranch
Link copied to clipboard
SPPTException
Link copied to clipboard
SPPTNodeIdentity
Link copied to clipboard
interface SPPTNodeIdentity
Content copied to clipboard
The identity of a node in a Shared Packed Parse Forest is composed from:
- a unique rule number,
- a starting position indicating the index of a position in the input text of the parse at which this node starts,
- the length (number of characters) of the input text that is matched by this node