StoredNode

io.shiftleft.codepropertygraph.generated.nodes.StoredNode
trait StoredNode extends Node, AbstractNode, Product

Attributes

Graph
Supertypes
trait Product
trait Equals
trait AbstractNode
trait StaticType[AnyRef]
class Node
trait NodeOrDetachedNode
class Element
class Object
trait Matchable
class Any
Show all
Known subtypes
class Annotation
class AnnotationDb
trait AstNode
trait CfgNode
trait CallRepr
class Call
class CallDb
trait Expression
class Block
class BlockDb
class Identifier
class IdentifierDb
class Literal
class LiteralDb
class MethodRef
class MethodRefDb
class Return
class ReturnDb
class TemplateDom
class TypeRef
class TypeRefDb
class Unknown
class UnknownDb
class JumpTarget
class JumpTargetDb
class Method
class MethodDb
class MethodReturn
class Comment
class CommentDb
class File
class FileDb
class Import
class ImportDb
class JumpLabel
class JumpLabelDb
class Local
class LocalDb
class Member
class MemberDb
class Modifier
class ModifierDb
class Namespace
class NamespaceDb
class TypeArgument
class TypeDecl
class TypeDeclDb
class Binding
class BindingDb
class ConfigFile
class ConfigFileDb
trait Declaration
class Dependency
class DependencyDb
class Finding
class FindingDb
class KeyValuePair
class Location
class LocationDb
class MetaData
class MetaDataDb
class Tag
class TagDb
class TagNodePair
class Type
class TypeDb
Show all

Members list

Value members

Concrete methods

def _aliasOfIn: Iterator[StoredNode]
def _aliasOfOut: Iterator[StoredNode]
def _argumentIn: Iterator[StoredNode]
def _argumentOut: Iterator[StoredNode]
def _astIn: Iterator[StoredNode]
def _astOut: Iterator[StoredNode]
def _bindsIn: Iterator[StoredNode]
def _bindsOut: Iterator[StoredNode]
def _bindsToIn: Iterator[StoredNode]
def _bindsToOut: Iterator[StoredNode]
def _callIn: Iterator[StoredNode]
def _callOut: Iterator[StoredNode]
def _captureIn: Iterator[StoredNode]
def _captureOut: Iterator[StoredNode]
def _capturedByIn: Iterator[StoredNode]
def _capturedByOut: Iterator[StoredNode]
def _cdgIn: Iterator[StoredNode]
def _cdgOut: Iterator[StoredNode]
def _cfgIn: Iterator[StoredNode]
def _cfgOut: Iterator[StoredNode]
def _conditionIn: Iterator[StoredNode]
def _conditionOut: Iterator[StoredNode]
def _containsIn: Iterator[StoredNode]
def _containsOut: Iterator[StoredNode]
def _dominateIn: Iterator[StoredNode]
def _dominateOut: Iterator[StoredNode]
def _evalTypeIn: Iterator[StoredNode]
def _evalTypeOut: Iterator[StoredNode]
def _importsIn: Iterator[StoredNode]
def _importsOut: Iterator[StoredNode]
def _inheritsFromIn: Iterator[StoredNode]
def _inheritsFromOut: Iterator[StoredNode]
def _parameterLinkIn: Iterator[StoredNode]
def _parameterLinkOut: Iterator[StoredNode]
def _postDominateIn: Iterator[StoredNode]
def _postDominateOut: Iterator[StoredNode]
def _reachingDefIn: Iterator[StoredNode]
def _reachingDefOut: Iterator[StoredNode]
def _receiverIn: Iterator[StoredNode]
def _receiverOut: Iterator[StoredNode]
def _refIn: Iterator[StoredNode]
def _refOut: Iterator[StoredNode]
def _sourceFileIn: Iterator[StoredNode]
def _sourceFileOut: Iterator[StoredNode]
def _taggedByIn: Iterator[StoredNode]
def _taggedByOut: Iterator[StoredNode]
def fromNewNode(newNode: NewNode, mapping: NewNode => StoredNode): Unit
def toMap: Map[String, Any]
def underlying: Node

Inherited methods

def both(x$0: String*): Iterator[Node]

Attributes

Inherited from:
Node
def both(): Iterator[Node]

Attributes

Inherited from:
Node
def bothE(x$0: String*): Iterator[Edge]

Attributes

Inherited from:
Node
def bothE(): Iterator[Edge]

Attributes

Inherited from:
Node
def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals
def graph(): Graph

Attributes

Inherited from:
Element
def id(): Long

Attributes

Inherited from:
Node
def in(x$0: String*): Iterator[Node]

Attributes

Inherited from:
Node
def in(): Iterator[Node]

Attributes

Inherited from:
Node
def inE(x$0: String*): Iterator[Edge]

Attributes

Inherited from:
Node
def inE(): Iterator[Edge]

Attributes

Inherited from:
Node
def label: String

Attributes

Inherited from:
AbstractNode
def out(x$0: String*): Iterator[Node]

Attributes

Inherited from:
Node
def out(): Iterator[Node]

Attributes

Inherited from:
Node
def outE(x$0: String*): Iterator[Edge]

Attributes

Inherited from:
Node
def outE(): Iterator[Edge]

Attributes

Inherited from:
Node
def productArity: Int

Attributes

Inherited from:
Product
def productElement(n: Int): Any

Attributes

Inherited from:
Product
def productElementName(n: Int): String

Attributes

Inherited from:
Product
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def productPrefix: String

Attributes

Inherited from:
Product
def propertiesMap(): Map[String, <FromJavaObject>]

Attributes

Inherited from:
Element
def property[A <: <FromJavaObject>](x$0: PropertyKey[A], x$1: A): A

Attributes

Inherited from:
Element
def property[A <: <FromJavaObject>](x$0: String, x$1: A): A

Attributes

Inherited from:
Element
def property[A <: <FromJavaObject>](x$0: PropertyKey[A]): A

Attributes

Inherited from:
Element
def property(x$0: String): <FromJavaObject>

Attributes

Inherited from:
Element
def propertyDefaultValue(x$0: String): <FromJavaObject>

Attributes

Inherited from:
Element
def propertyKeys(): Set[String]

Attributes

Inherited from:
Element
def propertyOption(x$0: String): Optional[<FromJavaObject>]

Attributes

Inherited from:
Element
def propertyOption[A <: <FromJavaObject>](x$0: PropertyKey[A]): Optional[A]

Attributes

Inherited from:
Element

Deprecated and Inherited methods

@Deprecated
final def addEdge(x$0: String, x$1: Node, x$2: Map[String, <FromJavaObject>]): Edge

Attributes

Deprecated
true
Inherited from:
Node
@Deprecated
final def addEdge(x$0: String, x$1: Node, x$2: <FromJavaObject>*): Edge

Attributes

Deprecated
true
Inherited from:
Node
@Deprecated
final def addEdgeSilent(x$0: String, x$1: Node, x$2: Map[String, <FromJavaObject>]): Unit

Attributes

Deprecated
true
Inherited from:
Node
@Deprecated
final def addEdgeSilent(x$0: String, x$1: Node, x$2: <FromJavaObject>*): Unit

Attributes

Deprecated
true
Inherited from:
Node
@Deprecated
final def remove(): Unit

Attributes

Deprecated
true
Inherited from:
Element
@Deprecated
final def removeProperty(x$0: String): Unit

Attributes

Deprecated
true
Inherited from:
Element
@Deprecated
final def setProperty(x$0: Property[_ <: <FromJavaObject>]): Unit

Attributes

Deprecated
true
Inherited from:
Element
@Deprecated
final def setProperty[A <: <FromJavaObject>](x$0: PropertyKey[A], x$1: A): Unit

Attributes

Deprecated
true
Inherited from:
Element
@Deprecated
final def setProperty(x$0: String, x$1: <FromJavaObject>): Unit

Attributes

Deprecated
true
Inherited from:
Element