zio.parser.internal.stacksafe

Members list

Type members

Classlikes

final class CharParserImpl[Err, Result](parser: InitialParser, source: String)

Stack safe interpreter for Parser

Stack safe interpreter for Parser

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait ParserOp

Parser operation, the language Parser is precompiled to for parsing

Parser operation, the language Parser is precompiled to for parsing

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ParserOp

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
ParserOp.type