Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/parse-result.interface.ts
Statistics for a single parser
Properties
| Property | Type |
|---|---|
name | string |
filesProcessed | number |
entitiesFound | number |
relationshipsFound | number |
duration | number |
errors | number |
warnings | number |
Was this page helpful?