ImportBase

trait HasOrder
trait HasCode
trait NodeOrDetachedNode
class Object
trait Matchable
class Any
class Import
class ImportDb
class NewImport

Value members

Concrete methods

Inherited methods

def code: String
Inherited from
HasCode
def columnNumber: Option[Integer]
Inherited from
HasColumnNumber
def explicitAs: Option[Boolean]
Inherited from
HasExplicitAs
def importedAs: Option[String]
Inherited from
HasImportedAs
def importedEntity: Option[String]
Inherited from
HasImportedEntity
def isExplicit: Option[Boolean]
Inherited from
HasIsExplicit
def isWildcard: Option[Boolean]
Inherited from
HasIsWildcard
def label: String
Inherited from
AbstractNode
def lineNumber: Option[Integer]
Inherited from
HasLineNumber
def order: Int
Inherited from
HasOrder