MetaContext

dfhdl.internals.MetaContext
trait MetaContext

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def anonymize: MetaContext.this.type
def setMeta(nameOpt: Option[String], position: Position, doc: Option[String], annotations: List[Annotation]): MetaContext.this.type
def setName(name: String): MetaContext.this.type

Abstract fields

val nameOpt: Option[String]

Concrete fields

final val isAnonymous: Boolean
final val name: String