just.semver.parser

Members list

Type members

Classlikes

Attributes

Since

2022-04-03

Supertypes
trait Compat
class Object
trait Matchable
class Any
Self type
abstract class Parser[+A]

Attributes

Since

2022-04-03

Companion
object
Supertypes
class Object
trait Matchable
class Any
Self type
Parser[A]
object Parser

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Parser.type
final case class ParserError(message: String, parsed: Option[String], rest: Option[String])

Attributes

Since

2022-04-03

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object ParserError

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type