State

just.semver.parser.Parser$.State
See theState companion object
class State(val value: String)

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete fields

var error: Option[ParserError]
var offset: Int
val value: String