Epsilon

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

Parsed nothing starting at the given position in the input

Parsed nothing starting at the given position in the input

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