JsonParser

oxygen.json.JsonParser
object JsonParser

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
JsonParser.type

Members list

Value members

Concrete methods

def parse(string: String): Either[JsonError, Json]