ParseState

Companion:
object
class Object
trait Matchable
class Any

Value members

Concrete methods

def atIndex(index: Int, json: Any): ParseState
def atKey(key: String, json: Any): ParseState
def fail[A](whatIsExpected: String): A

Concrete fields

val json: Any
val wholeJson: Any