ParseInfo
Namespace: Legivel
Parent Module: RepresentationGraph
Registers parsing information per Node, related to the source document
Record Fields
Record Field | Description |
End
Signature: DocumentLocation
|
Marks the end location in the source document |
Start
Signature: DocumentLocation
|
Marks the start location in the source document |
Static members
Static member | Description |
ParseInfo.Create arg1 arg2
Signature: DocumentLocation -> DocumentLocation -> ParseInfo
|
Create a ParseInfo instance |