Skip to content

SYNG4001 - Search parse error

Domain: syng
Severity: USER

A source file could not be parsed.

During search, SYNG parses each source file to build a syntax tree. If a file contains syntax errors that prevent parsing, this error is recorded.

Solution

The file contains syntax errors. This is usually not a problem with your query but with the source file itself. The search will continue with other files.

To investigate, check if the file compiles/runs normally in its native toolchain.

SYNG4002

Copyright © 2022-present Semantic Works, Inc.