Continue

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

Successfully parsed up to the end of input and could continue parsing if more input was made available.

Successfully parsed up to the end of input and could continue parsing if more input was made available.

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