obscenity / LiteralNode Interface: LiteralNode A literal node. Table of contents Properties chars kind Properties chars • chars: number[] The code points that this literal matches. Defined in src/pattern/Nodes.ts:63 kind • kind: Literal Defined in src/pattern/Nodes.ts:65