State

com.reactific.riddl.passes.Folding.State
trait State

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

Concrete methods

def add(msg: Message): Unit
def addError(loc: At, msg: String): Unit
def addMissing(loc: At, msg: String): Unit
def addSevere(loc: At, msg: String): Unit
def addStyle(loc: At, msg: String): Unit
def addWarning(loc: At, msg: String): Unit