BlockBase

trait NodeOrDetachedNode
class Object
trait Matchable
class Any
class Block
class BlockDb
class NewBlock

Value members

Abstract methods

def argumentIndex: Int
def argumentName: Option[String]
def code: String
def columnNumber: Option[Integer]
def dynamicTypeHintFullName: IndexedSeq[String]
def lineNumber: Option[Integer]
def order: Int
def typeFullName: String

Concrete methods

Inherited methods

def label: String
Inherited from
AbstractNode