Library
core
modules
Core Src Law Lawid

Lawtext core references / core/src/law/lawID

Module: core/src/law/lawID

Table of contents

Enumerations

Interfaces

Type Aliases

Variables

Functions

Type Aliases

LawIDStruct

Ƭ LawIDStruct: LawIDStructConstitution | LawIDStructAct | LawIDStructCabinetOrder | LawIDStructImperialOrder | LawIDStructDajokanFukoku | LawIDStructDajokanTasshi | LawIDStructDajokanFutatsu | LawIDStructMinisterialOrdinance | LawIDStructJinji | LawIDStructRule | LawIDStructPrimeMinisterDecision

Defined in

core/src/law/lawID.ts:255 (opens in a new tab)

Variables

lawIDTypes

Const lawIDTypes: LawIDType[]

Defined in

core/src/law/lawID.ts:21 (opens in a new tab)


ptnLawID

Const ptnLawID: { [K in LawIDType]: string }

Defined in

core/src/law/lawID.ts:23 (opens in a new tab)

Functions

parseLawID

parseLawID(text): null | LawIDStruct

Parameters

NameType
textstring

Returns

null | LawIDStruct

Defined in

core/src/law/lawID.ts:270 (opens in a new tab)