MCPcopy Index your code
hub / github.com/aiscript-dev/aiscript / identifiers.ts

File identifiers.ts

test/identifiers.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'vitest';
2import { Parser } from '../src';
3import { AiScriptSyntaxError } from '../src/error';
4import { eq, exe } from './testutils';

Callers

nothing calls this directly

Calls 5

STRFunction · 0.90
NUMFunction · 0.90
exeFunction · 0.90
eqFunction · 0.90
parseMethod · 0.45

Tested by

no test coverage detected