Tables<'tok> Type
Tables generated by fsyacc The type of the tables contained in a file produced by the fsyacc.exe parser generator.
Record fields
Record Field | Description |
Full Usage:
actionTableElements
Field type: uint16[]
|
|
Full Usage:
actionTableRowOffsets
Field type: uint16[]
|
|
Full Usage:
dataOfToken
Field type: 'tok -> obj
|
|
Full Usage:
endOfInputTag
Field type: int
|
|
Full Usage:
gotos
Field type: uint16[]
|
|
Full Usage:
immediateActions
Field type: uint16[]
|
|
Full Usage:
numTerminals
Field type: int
|
|
|
|
Full Usage:
productionToNonTerminalTable
Field type: uint16[]
|
|
Full Usage:
reductionSymbolCounts
Field type: uint16[]
|
|
|
|
Full Usage:
sparseGotoTableRowOffsets
Field type: uint16[]
|
|
Full Usage:
stateToProdIdxsTableElements
Field type: uint16[]
|
|
Full Usage:
stateToProdIdxsTableRowOffsets
Field type: uint16[]
|
|
Full Usage:
tagOfErrorTerminal
Field type: int
|
|
Full Usage:
tagOfToken
Field type: 'tok -> int
|
Instance members
Instance member | Description |
|