DILexicalBlock

case class DILexicalBlock(scope: Scope, file: DIFile, line: DILine, column: DIColumn) 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