🚧 Still under progress. Soon will be finished.

AnalyserResult

INTERFACE code

Description

Represents the result of calling any of the parsing functions

Properties

Name Type Description
project Project | null

A project node contains a collection of modules that have been successfully analysed

errors AnalyserError[]

In case there have been errors during the analysis, you will find them here