MetaContext

dfhdl.internals.MetaContext
trait MetaContext

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

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

Concrete methods

def setMetaAnon(position: Position): this.type

Abstract fields

val nameOpt: Option[String]

Concrete fields

final val isAnonymous: Boolean
final val name: String