given_Parser_Long

object given_Parser_Long extends Parser[Long]
trait Parser[Long]
class Object
trait Matchable
class Any

Value members

Concrete methods

def parse(ctx: Context): (Option[Long], Context)