ParseResult

constructor(result: T, problems: List<Problem>, commentsCollection: CommentsCollection)(source)

General constructor.

Parameters

result

the AST, or empty if it wasn't created.

problems

a list of encountered parsing problems.