Lawtext core references • Docs
Lawtext core references / core/src/parser/cst/rules/$sentencesArray
core/src/parser/cst/rules/$sentencesArray
Index
Interfaces
References
default
Renames and re-exports $sentencesArray
Variables
$column
const
$column:WithErrorRule
<Sentences
>
Defined in
core/src/parser/cst/rules/$sentencesArray.ts:228 (opens in a new tab)
$columns
const
$columns:WithErrorRule
<SentencesArray
>
Defined in
core/src/parser/cst/rules/$sentencesArray.ts:193 (opens in a new tab)
$periodSentences
const
$periodSentences:WithErrorRule
<Sentence
[]>
Defined in
core/src/parser/cst/rules/$sentencesArray.ts:148 (opens in a new tab)
$sentencesArray
const
$sentencesArray:WithErrorRule
<SentencesArray
>
Defined in
core/src/parser/cst/rules/$sentencesArray.ts:76 (opens in a new tab)
Functions
forceSentencesArrayToSentenceChildren()
forceSentencesArrayToSentenceChildren(
sentencesArray
):SentenceChildEL
[]
Parameters
• sentencesArray: SentencesArray
Returns
Defined in
core/src/parser/cst/rules/$sentencesArray.ts:58 (opens in a new tab)
sentencesArrayToString()
sentencesArrayToString(
sentencesArray
,options
?):string
Parameters
• sentencesArray: SentencesArray
• options?: SentencesArrayToStringOptions
Returns
string
Defined in
core/src/parser/cst/rules/$sentencesArray.ts:19 (opens in a new tab)