Library
core
modules
Core Src Analyzer Sentencechildrenparser Util

Lawtext core references / core/src/analyzer/sentenceChildrenParser/util

Module: core/src/analyzer/sentenceChildrenParser/util

Table of contents

Type Aliases

Type Aliases

ValueRule

Ƭ ValueRule<TValue>: Rule<SentenceChildEL[], TValue, Env, Empty>

Type parameters

Name
TValue

Defined in

core/src/analyzer/sentenceChildrenParser/util.ts:6 (opens in a new tab)


WithErrorRule

Ƭ WithErrorRule<TValue>: Rule<SentenceChildEL[], { errors: ErrorMessage[] ; value: TValue }, Env, Empty>

Type parameters

Name
TValue

Defined in

core/src/analyzer/sentenceChildrenParser/util.ts:7 (opens in a new tab)