Committed

case Committed[+A](input: String, start: Int, offset: Int)

Parsed up to and including one character before the given offset and failed

Parsed up to and including one character before the given offset and failed

Value members

Inherited methods

def isFailure: Boolean
Inherited from
Result
def isSuccess: Boolean
Inherited from
Result
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product