Parser

com.reactific.riddl.language.Parser
object Parser

Attributes

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

Members list

Value members

Concrete methods

def parse(path: Path, options: CommonOptions): Either[Messages, RootContainer]