Interface: IParserResult

IParserResult

Result object returned from parse.

Properties:
package string | undefined

Package name, if declared

imports Array<string> | undefined

Imports, if any

weakImports Array<string> | undefined

Weak imports, if any

root Root

Populated root instance