PushCapturedResult

zio.parser.internal.stacksafe.ParserOp.PushCapturedResult
final case class PushCapturedResult() extends ParserOp

Pops the last stored branch position and the last result, and replaces it with the captured string as a result.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ParserOp
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

override val needsEmptyResultSlot: Boolean