alpaca.internal.lexer.ErrorHandling
See theErrorHandling companion trait
object ErrorHandling
Provides mechanisms for defining error-handling strategies when processing input. This object contains a sealed enumeration Strategy that specifies the different ways errors can be addressed during tokenization or parsing workflows.
Attributes
- Companion
- trait
- Experimental
- true
- Source
- ErrorHandling.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ErrorHandling.type
Members list
In this article
