Legivel


TagResolutionInfo

Namespace: Legivel
Parent Module: TagResolution
Attributes:
[<NoEquality>]
[<NoComparison>]

Info required for tag resolution

Record Fields

Record FieldDescription
Content
Signature: Node

The Node for which its tag needs t be resolved

NonSpecificTag
Signature: string

either "!" or "?"

Path
Signature: Node list

Unsupported. Target feature: path from root-to-current via mapping keys

Static members

Static memberDescription
TagResolutionInfo.Create arg1 arg2 arg3
Signature: string -> (Node list) -> Node -> TagResolutionInfo
Fork me on GitHub