DICompileUnit

case class DICompileUnit(file: DIFile, producer: String, isOptimized: Boolean) extends Scope
trait Scope
trait Product
trait Equals
trait Node
trait Metadata
class Object
trait Matchable
class Any

Value members

Concrete methods

override def distinct: Boolean
Definition Classes

Inherited methods

def assignId(v: Id): Unit
Inherited from:
Node
Inherited from:
Node
Inherited from:
SpecializedNode
Inherited from:
Product