Parser

org.virtuslab.yaml.internal.load.parse.Parser
trait Parser

Attributes

Source
Parser.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class ParserImpl

Members list

Value members

Abstract methods

def getNextEvent(): Either[YamlError, Event]

Attributes

Source
Parser.scala