Legivel


ParseInfo

Namespace: Legivel
Parent Module: RepresentationGraph

Registers parsing information per Node, related to the source document

Record Fields

Record FieldDescription
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 memberDescription
ParseInfo.Create arg1 arg2
Signature: DocumentLocation -> DocumentLocation -> ParseInfo

Create a ParseInfo instance

Fork me on GitHub