InnerParserError

zio.wasm.syntax.SyntaxError$.InnerParserError
final case class InnerParserError(error: ParserError[SyntaxError])

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
SyntaxError -> Any
Inherited from:
SyntaxError