Success

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

Successfully parsed input up to and including one character before the given offset as result

Successfully parsed input up to and including one character before the given offset as result

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product