JSONTraverser

wvlet.airframe.json.JSONTraverser$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def traverse(json: String, visitor: JSONVisitor): Unit
def traverse(json: JSONValue, visitor: JSONVisitor): Unit