Packages

trait AbstractNode extends NodeOrDetachedNode with StaticType[AnyRef]

Abstract supertype for overflowdb.Node and NewNode

Linear Supertypes
StaticType[AnyRef], NodeOrDetachedNode, AnyRef, Any
Known Subclasses
Annotation, AnnotationBase, AnnotationDb, AnnotationLiteral, AnnotationLiteralBase, AnnotationLiteralDb, AnnotationParameter, AnnotationParameterAssign, AnnotationParameterAssignBase, AnnotationParameterAssignDb, AnnotationParameterBase, AnnotationParameterDb, ArrayInitializer, ArrayInitializerBase, ArrayInitializerDb, AstNode, AstNodeBase, AstNodeNew, Binding, BindingBase, BindingDb, Block, BlockBase, BlockDb, Call, CallBase, CallDb, CallRepr, CallReprBase, CallReprNew, CfgNode, CfgNodeBase, CfgNodeNew, ClosureBinding, ClosureBindingBase, ClosureBindingDb, Comment, CommentBase, CommentDb, ConfigFile, ConfigFileBase, ConfigFileDb, ControlStructure, ControlStructureBase, ControlStructureDb, Declaration, DeclarationBase, DeclarationNew, Dependency, DependencyBase, DependencyDb, Expression, ExpressionBase, ExpressionNew, FieldIdentifier, FieldIdentifierBase, FieldIdentifierDb, File, FileBase, FileDb, Finding, FindingBase, FindingDb, Identifier, IdentifierBase, IdentifierDb, Import, ImportBase, ImportDb, JumpLabel, JumpLabelBase, JumpLabelDb, JumpTarget, JumpTargetBase, JumpTargetDb, KeyValuePair, KeyValuePairBase, KeyValuePairDb, Literal, LiteralBase, LiteralDb, Local, LocalBase, LocalDb, Location, LocationBase, LocationDb, Member, MemberBase, MemberDb, MetaData, MetaDataBase, MetaDataDb, Method, MethodBase, MethodDb, MethodParameterIn, MethodParameterInBase, MethodParameterInDb, MethodParameterOut, MethodParameterOutBase, MethodParameterOutDb, MethodRef, MethodRefBase, MethodRefDb, MethodReturn, MethodReturnBase, MethodReturnDb, Modifier, ModifierBase, ModifierDb, Namespace, NamespaceBase, NamespaceBlock, NamespaceBlockBase, NamespaceBlockDb, NamespaceDb, NewAnnotation, NewAnnotationLiteral, NewAnnotationParameter, NewAnnotationParameterAssign, NewArrayInitializer, NewBinding, NewBlock, NewCall, NewClosureBinding, NewComment, NewConfigFile, NewControlStructure, NewDependency, NewFieldIdentifier, NewFile, NewFinding, NewIdentifier, NewImport, NewJumpLabel, NewJumpTarget, NewKeyValuePair, NewLiteral, NewLocal, NewLocation, NewMember, NewMetaData, NewMethod, NewMethodParameterIn, NewMethodParameterOut, NewMethodRef, NewMethodReturn, NewModifier, NewNamespace, NewNamespaceBlock, NewNode, NewReturn, NewTag, NewTagNodePair, NewTemplateDom, NewType, NewTypeArgument, NewTypeDecl, NewTypeParameter, NewTypeRef, NewUnknown, Return, ReturnBase, ReturnDb, StoredNode, Tag, TagBase, TagDb, TagNodePair, TagNodePairBase, TagNodePairDb, TemplateDom, TemplateDomBase, TemplateDomDb, Type, TypeArgument, TypeArgumentBase, TypeArgumentDb, TypeBase, TypeDb, TypeDecl, TypeDeclBase, TypeDeclDb, TypeParameter, TypeParameterBase, TypeParameterDb, TypeRef, TypeRefBase, TypeRefDb, Unknown, UnknownBase, UnknownDb
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AbstractNode
  2. StaticType
  3. NodeOrDetachedNode
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Abstract Value Members

  1. abstract def label: String