Barb


BarbExecutionException

Namespace: Barb
Parent Module: Representation

For Barb exceptions that happen after the parse stage

Constructors

ConstructorDescription
new(message, trace, offset, length)
Signature: (message:string * trace:string * offset:uint32 * length:uint32) -> BarbExecutionException

Instance members

Instance memberDescription
Trace
Signature: string

The reduction being processed when the error occured.

Fork me on GitHub