Module starlark::errors[][src]

Expand description

Error types used by Starlark, mostly Diagnostic.

Structs

An error plus its origination location and call stack.

A frame of the call-stack.

A lint produced by AstModule::lint.