DIDerivedType

case class DIDerivedType(tag: DWTag, baseType: Type, size: Option[DISize], offset: Option[DISize], name: Option[String], scope: Option[Scope], file: Option[DIFile], line: Option[DILine], flags: DIFlags, extraData: Option[Value]) extends Type
trait Type
trait Scope
trait Product
trait Equals
trait Node
trait Metadata
class Object
trait Matchable
class Any

Value members

Inherited methods

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