(ast: AST): ast is LiteralWhen to use
Use to recognize exact string, number, boolean, or bigint literal AST nodes.
Source effect/SchemaAST.ts:2941 lines
Referenced by 1 symbols
(ast: AST): ast is LiteralWhen to use
Use to recognize exact string, number, boolean, or bigint literal AST nodes.