some error cleanup #10
Annotations
10 errors
|
deploy:
src/project.ts#L40
Duplicate identifier 'tokenize'.
|
|
deploy:
src/project.ts#L39
Cannot find module './ast/Parser' or its corresponding type declarations.
|
|
deploy:
src/project.ts#L39
Individual declarations in merged declaration 'Parser' must be all exported or all local.
|
|
deploy:
src/project.ts#L35
Individual declarations in merged declaration 'RuntimeError' must be all exported or all local.
|
|
deploy:
src/project.ts#L34
Individual declarations in merged declaration 'CompilerError' must be all exported or all local.
|
|
deploy:
src/project.ts#L34
Duplicate identifier 'CompilerError'.
|
|
deploy:
src/project.ts#L33
Individual declarations in merged declaration 'InvalidSyntaxError' must be all exported or all local.
|
|
deploy:
src/project.ts#L33
Duplicate identifier 'InvalidSyntaxError'.
|
|
deploy:
src/project.ts#L24
Individual declarations in merged declaration 'LanguageError' must be all exported or all local.
|
|
deploy:
src/project.ts#L24
Duplicate identifier 'LanguageError'.
|