stacks-core
stacks-core copied to clipboard
AAC refactor: split CostErrors from ParseErrors
Functions that can return both should return a new error type (e.g. ASTError) with two variants: Parse and Cost.