CompileFailure

Represents the result upon a failed compilation

Parameters

errors

represents the list of errors

Constructors

Link copied to clipboard
constructor(errors: List<CompilationError>)

Properties

Link copied to clipboard