just.semver.parser

Members list

Concise view

Type members

Classlikes

Attributes

Since:

2022-04-03

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

Attributes

Since:

2022-04-03

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object Parser

Attributes

Companion:
class
Graph
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
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

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