package nodes
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- class Annotation extends NodeRef[AnnotationDb] with AnnotationBase with StoredNode with AstNode
- trait AnnotationBase extends CpgNode with AstNodeBase with HasCode with HasName with HasFullName with HasOrder
- class AnnotationDb extends NodeDb with StoredNode with AstNode with AnnotationBase
- class AnnotationLiteral extends NodeRef[AnnotationLiteralDb] with AnnotationLiteralBase with StoredNode with Expression
- trait AnnotationLiteralBase extends CpgNode with ExpressionBase with HasDepthFirstOrder with HasInternalFlags with HasCode with HasName with HasOrder with HasArgumentIndex with HasColumnNumber with HasLineNumber
- class AnnotationLiteralDb extends NodeDb with StoredNode with Expression with AnnotationLiteralBase
- class AnnotationParameter extends NodeRef[AnnotationParameterDb] with AnnotationParameterBase with StoredNode with AstNode
- class AnnotationParameterAssign extends NodeRef[AnnotationParameterAssignDb] with AnnotationParameterAssignBase with StoredNode with AstNode
- trait AnnotationParameterAssignBase extends CpgNode with AstNodeBase with HasCode with HasOrder
- class AnnotationParameterAssignDb extends NodeDb with StoredNode with AstNode with AnnotationParameterAssignBase
- trait AnnotationParameterBase extends CpgNode with AstNodeBase with HasCode with HasOrder
- class AnnotationParameterDb extends NodeDb with StoredNode with AstNode with AnnotationParameterBase
- class ArrayInitializer extends NodeRef[ArrayInitializerDb] with ArrayInitializerBase with StoredNode with AstNode with Expression
- trait ArrayInitializerBase extends CpgNode with AstNodeBase with ExpressionBase with HasDepthFirstOrder with HasInternalFlags with HasCode with HasOrder with HasArgumentIndex with HasColumnNumber with HasLineNumber
- class ArrayInitializerDb extends NodeDb with StoredNode with AstNode with Expression with ArrayInitializerBase
- trait AstNode extends StoredNode with AstNodeBase
- trait AstNodeBase extends CpgNode with HasOrder
- class Binding extends NodeRef[BindingDb] with BindingBase with StoredNode
- trait BindingBase extends CpgNode with HasName with HasSignature with HasIsMethodNeverOverridden
- class BindingDb extends NodeDb with StoredNode with BindingBase
- class Block extends NodeRef[BlockDb] with BlockBase with StoredNode with Expression
- trait BlockBase extends CpgNode with ExpressionBase with HasCode with HasOrder with HasArgumentIndex with HasTypeFullName with HasDynamicTypeHintFullName with HasLineNumber with HasColumnNumber with HasDepthFirstOrder with HasInternalFlags
- class BlockDb extends NodeDb with StoredNode with Expression with BlockBase
- class Call extends NodeRef[CallDb] with CallBase with StoredNode with Expression with CallRepr
- trait CallBase extends CpgNode with ExpressionBase with CallReprBase with HasCode with HasName with HasOrder with HasMethodInstFullName with HasMethodFullName with HasArgumentIndex with HasDispatchType with HasSignature with HasTypeFullName with HasDynamicTypeHintFullName with HasLineNumber with HasColumnNumber with HasResolved with HasDepthFirstOrder with HasInternalFlags
- class CallChain extends NodeRef[CallChainDb] with CallChainBase with StoredNode
- trait CallChainBase extends CpgNode
- class CallChainDb extends NodeDb with StoredNode with CallChainBase
- class CallDb extends NodeDb with StoredNode with Expression with CallRepr with CallBase
- trait CallRepr extends StoredNode with CallReprBase with CfgNode
- trait CallReprBase extends CpgNode with HasCode with HasName with HasSignature with CfgNodeBase
- class CallSite extends NodeRef[CallSiteDb] with CallSiteBase with StoredNode
- trait CallSiteBase extends CpgNode
- class CallSiteDb extends NodeDb with StoredNode with CallSiteBase
- trait CfgNode extends StoredNode with CfgNodeBase with WithinMethod with AstNode
- trait CfgNodeBase extends CpgNode with HasLineNumber with HasColumnNumber with HasInternalFlags with HasCode with WithinMethodBase with AstNodeBase
- class ClosureBinding extends NodeRef[ClosureBindingDb] with ClosureBindingBase with StoredNode
- trait ClosureBindingBase extends CpgNode with HasClosureBindingId with HasEvaluationStrategy with HasClosureOriginalName
- class ClosureBindingDb extends NodeDb with StoredNode with ClosureBindingBase
- class Comment extends NodeRef[CommentDb] with CommentBase with StoredNode
- trait CommentBase extends CpgNode with HasLineNumber with HasCode
- class CommentDb extends NodeDb with StoredNode with CommentBase
- class ConfigFile extends NodeRef[ConfigFileDb] with ConfigFileBase with StoredNode with TrackingPoint
- trait ConfigFileBase extends CpgNode with TrackingPointBase with HasName with HasContent
- class ConfigFileDb extends NodeDb with StoredNode with TrackingPoint with ConfigFileBase
- class ControlStructure extends NodeRef[ControlStructureDb] with ControlStructureBase with StoredNode with Expression
- trait ControlStructureBase extends CpgNode with ExpressionBase with HasCode with HasColumnNumber with HasLineNumber with HasOrder with HasParserTypeName with HasArgumentIndex with HasDepthFirstOrder with HasInternalFlags
- class ControlStructureDb extends NodeDb with StoredNode with Expression with ControlStructureBase
- trait CpgNode extends AnyRef
- trait Declaration extends StoredNode with DeclarationBase
- trait DeclarationBase extends CpgNode with HasName
- class Dependency extends NodeRef[DependencyDb] with DependencyBase with StoredNode
- trait DependencyBase extends CpgNode with HasVersion with HasName with HasDependencyGroupId
- class DependencyDb extends NodeDb with StoredNode with DependencyBase
- class DetachedTrackingPoint extends NodeRef[DetachedTrackingPointDb] with DetachedTrackingPointBase with StoredNode with TrackingPoint
- trait DetachedTrackingPointBase extends CpgNode with TrackingPointBase
- class DetachedTrackingPointDb extends NodeDb with StoredNode with TrackingPoint with DetachedTrackingPointBase
- class DomAttribute extends NodeRef[DomAttributeDb] with DomAttributeBase with StoredNode
- trait DomAttributeBase extends CpgNode with HasName with HasValue
- class DomAttributeDb extends NodeDb with StoredNode with DomAttributeBase
- class DomNode extends NodeRef[DomNodeDb] with DomNodeBase with StoredNode
- trait DomNodeBase extends CpgNode with HasName
- class DomNodeDb extends NodeDb with StoredNode with DomNodeBase
- trait Expression extends StoredNode with ExpressionBase with TrackingPoint with CfgNode with AstNode
- trait ExpressionBase extends CpgNode with HasCode with HasOrder with HasArgumentIndex with TrackingPointBase with CfgNodeBase with AstNodeBase
- class FieldIdentifier extends NodeRef[FieldIdentifierDb] with FieldIdentifierBase with StoredNode with Expression
- trait FieldIdentifierBase extends CpgNode with ExpressionBase with HasCode with HasCanonicalName with HasOrder with HasArgumentIndex with HasLineNumber with HasColumnNumber with HasDepthFirstOrder with HasInternalFlags
- class FieldIdentifierDb extends NodeDb with StoredNode with Expression with FieldIdentifierBase
- class File extends NodeRef[FileDb] with FileBase with StoredNode with AstNode
- trait FileBase extends CpgNode with AstNodeBase with HasName with HasOrder
- class FileDb extends NodeDb with StoredNode with AstNode with FileBase
- class Finding extends NodeRef[FindingDb] with FindingBase with StoredNode
- trait FindingBase extends CpgNode
- class FindingDb extends NodeDb with StoredNode with FindingBase
- class Flow extends NodeRef[FlowDb] with FlowBase with StoredNode
- trait FlowBase extends CpgNode
- class FlowDb extends NodeDb with StoredNode with FlowBase
- class Framework extends NodeRef[FrameworkDb] with FrameworkBase with StoredNode
- trait FrameworkBase extends CpgNode with HasName
- class FrameworkData extends NodeRef[FrameworkDataDb] with FrameworkDataBase with StoredNode
- trait FrameworkDataBase extends CpgNode with HasName with HasContent
- class FrameworkDataDb extends NodeDb with StoredNode with FrameworkDataBase
- class FrameworkDb extends NodeDb with StoredNode with FrameworkBase
- trait HasAliasTypeFullName extends AnyRef
- trait HasAnnotationFullName extends AnyRef
- trait HasAnnotationName extends AnyRef
- trait HasArgumentIndex extends AnyRef
- trait HasAstParentFullName extends AnyRef
- trait HasAstParentType extends AnyRef
- trait HasBinarySignature extends AnyRef
- trait HasCanonicalName extends AnyRef
- trait HasCategories extends AnyRef
- trait HasCategory extends AnyRef
- trait HasClassName extends AnyRef
- trait HasClassShortName extends AnyRef
- trait HasClosureBindingId extends AnyRef
- trait HasClosureOriginalName extends AnyRef
- trait HasCode extends AnyRef
- trait HasColumnNumber extends AnyRef
- trait HasColumnNumberEnd extends AnyRef
- trait HasContainedRef extends AnyRef
- trait HasContent extends AnyRef
- trait HasDependencyGroupId extends AnyRef
- trait HasDepthFirstOrder extends AnyRef
- trait HasDispatchType extends AnyRef
- trait HasDynamicTypeHintFullName extends AnyRef
- trait HasEvalType extends AnyRef
- trait HasEvaluationStrategy extends AnyRef
- trait HasEvaluationType extends AnyRef
- trait HasFilename extends AnyRef
- trait HasFingerprint extends AnyRef
- trait HasFullName extends AnyRef
- trait HasHasMapping extends AnyRef
- trait HasInheritsFromTypeFullName extends AnyRef
- trait HasInternalFlags extends AnyRef
- trait HasIsExternal extends AnyRef
- trait HasIsMethodNeverOverridden extends AnyRef
- trait HasIsStatic extends AnyRef
- trait HasKey extends AnyRef
- trait HasLanguage extends AnyRef
- trait HasLineNumber extends AnyRef
- trait HasLineNumberEnd extends AnyRef
- trait HasLiteralsToSink extends AnyRef
- trait HasMethodFullName extends AnyRef
- trait HasMethodInstFullName extends AnyRef
- trait HasMethodShortName extends AnyRef
- trait HasModifierType extends AnyRef
- trait HasName extends AnyRef
- trait HasNodeId extends AnyRef
- trait HasNodeLabel extends AnyRef
- trait HasOrder extends AnyRef
- trait HasOverlays extends AnyRef
- trait HasPackageName extends AnyRef
- trait HasParameterIndex extends AnyRef
- trait HasParserTypeName extends AnyRef
- trait HasPath extends AnyRef
- trait HasPattern extends AnyRef
- trait HasPolicyDirectories extends AnyRef
- trait HasResolved extends AnyRef
- trait HasSignature extends AnyRef
- trait HasSinkType extends AnyRef
- trait HasSourceType extends AnyRef
- trait HasSpid extends AnyRef
- trait HasSymbol extends AnyRef
- trait HasTypeDeclFullName extends AnyRef
- trait HasTypeFullName extends AnyRef
- trait HasValue extends AnyRef
- trait HasVarType extends AnyRef
- trait HasVersion extends AnyRef
- class Identifier extends NodeRef[IdentifierDb] with IdentifierBase with StoredNode with Expression with LocalLike
- trait IdentifierBase extends CpgNode with ExpressionBase with LocalLikeBase with HasCode with HasName with HasOrder with HasArgumentIndex with HasTypeFullName with HasDynamicTypeHintFullName with HasLineNumber with HasColumnNumber with HasDepthFirstOrder with HasInternalFlags
- class IdentifierDb extends NodeDb with StoredNode with Expression with LocalLike with IdentifierBase
- class ImplicitCall extends NodeRef[ImplicitCallDb] with ImplicitCallBase with StoredNode with CallRepr with TrackingPoint
- trait ImplicitCallBase extends CpgNode with CallReprBase with TrackingPointBase with HasDepthFirstOrder with HasInternalFlags with HasCode with HasName with HasSignature with HasLineNumber with HasColumnNumber with HasOrder
- class ImplicitCallDb extends NodeDb with StoredNode with CallRepr with TrackingPoint with ImplicitCallBase
- class Ioflow extends NodeRef[IoflowDb] with IoflowBase with StoredNode
- trait IoflowBase extends CpgNode with HasFingerprint with HasLiteralsToSink
- class IoflowDb extends NodeDb with StoredNode with IoflowBase
- class JumpTarget extends NodeRef[JumpTargetDb] with JumpTargetBase with StoredNode with CfgNode with AstNode
- trait JumpTargetBase extends CpgNode with CfgNodeBase with AstNodeBase with HasCode with HasName with HasColumnNumber with HasLineNumber with HasOrder with HasParserTypeName with HasArgumentIndex with HasInternalFlags
- class JumpTargetDb extends NodeDb with StoredNode with CfgNode with AstNode with JumpTargetBase
- class KeyValuePair extends NodeRef[KeyValuePairDb] with KeyValuePairBase with StoredNode
- trait KeyValuePairBase extends CpgNode with HasKey with HasValue
- class KeyValuePairDb extends NodeDb with StoredNode with KeyValuePairBase
- class Literal extends NodeRef[LiteralDb] with LiteralBase with StoredNode with Expression
- trait LiteralBase extends CpgNode with ExpressionBase with HasCode with HasOrder with HasArgumentIndex with HasTypeFullName with HasDynamicTypeHintFullName with HasLineNumber with HasColumnNumber with HasDepthFirstOrder with HasInternalFlags
- class LiteralDb extends NodeDb with StoredNode with Expression with LiteralBase
- class Local extends NodeRef[LocalDb] with LocalBase with StoredNode with Declaration with LocalLike with AstNode
- trait LocalBase extends CpgNode with DeclarationBase with LocalLikeBase with AstNodeBase with HasCode with HasName with HasClosureBindingId with HasTypeFullName with HasDynamicTypeHintFullName with HasLineNumber with HasColumnNumber with HasOrder
- class LocalDb extends NodeDb with StoredNode with Declaration with LocalLike with AstNode with LocalBase
- trait LocalLike extends StoredNode with LocalLikeBase
- trait LocalLikeBase extends CpgNode with HasName
- class Location extends NodeRef[LocationDb] with LocationBase with StoredNode
- trait LocationBase extends CpgNode with HasSymbol with HasMethodFullName with HasMethodShortName with HasPackageName with HasLineNumber with HasClassName with HasClassShortName with HasNodeLabel with HasFilename
- class LocationDb extends NodeDb with StoredNode with LocationBase
- class MatchInfo extends NodeRef[MatchInfoDb] with MatchInfoBase with StoredNode
- trait MatchInfoBase extends CpgNode with HasPattern with HasCategory
- class MatchInfoDb extends NodeDb with StoredNode with MatchInfoBase
- class Member extends NodeRef[MemberDb] with MemberBase with StoredNode with Declaration with AstNode
- trait MemberBase extends CpgNode with DeclarationBase with AstNodeBase with HasCode with HasName with HasTypeFullName with HasDynamicTypeHintFullName with HasOrder
- class MemberDb extends NodeDb with StoredNode with Declaration with AstNode with MemberBase
- class MetaData extends NodeRef[MetaDataDb] with MetaDataBase with StoredNode
- trait MetaDataBase extends CpgNode with HasLanguage with HasVersion with HasOverlays with HasPolicyDirectories with HasSpid
- class MetaDataDb extends NodeDb with StoredNode with MetaDataBase
- class Method extends NodeRef[MethodDb] with MethodBase with StoredNode with Declaration with CfgNode with AstNode
- trait MethodBase extends CpgNode with DeclarationBase with CfgNodeBase with AstNodeBase with HasCode with HasName with HasFullName with HasIsExternal with HasSignature with HasAstParentType with HasAstParentFullName with HasLineNumber with HasColumnNumber with HasLineNumberEnd with HasColumnNumberEnd with HasOrder with HasFilename with HasHasMapping with HasDepthFirstOrder with HasInternalFlags with HasBinarySignature
- class MethodDb extends NodeDb with StoredNode with Declaration with CfgNode with AstNode with MethodBase
- class MethodInst extends NodeRef[MethodInstDb] with MethodInstBase with StoredNode with AstNode
- trait MethodInstBase extends CpgNode with AstNodeBase with HasName with HasSignature with HasFullName with HasMethodFullName with HasOrder
- class MethodInstDb extends NodeDb with StoredNode with AstNode with MethodInstBase
- class MethodParameterIn extends NodeRef[MethodParameterInDb] with MethodParameterInBase with StoredNode with Declaration with LocalLike with TrackingPoint with AstNode
- trait MethodParameterInBase extends CpgNode with DeclarationBase with LocalLikeBase with TrackingPointBase with AstNodeBase with HasCode with HasOrder with HasName with HasEvaluationStrategy with HasTypeFullName with HasDynamicTypeHintFullName with HasLineNumber with HasColumnNumber
- class MethodParameterInDb extends NodeDb with StoredNode with Declaration with LocalLike with TrackingPoint with AstNode with MethodParameterInBase
- class MethodParameterOut extends NodeRef[MethodParameterOutDb] with MethodParameterOutBase with StoredNode with Declaration with TrackingPoint with AstNode
- trait MethodParameterOutBase extends CpgNode with DeclarationBase with TrackingPointBase with AstNodeBase with HasCode with HasOrder with HasName with HasEvaluationStrategy with HasTypeFullName with HasLineNumber with HasColumnNumber
- class MethodParameterOutDb extends NodeDb with StoredNode with Declaration with TrackingPoint with AstNode with MethodParameterOutBase
- class MethodRef extends NodeRef[MethodRefDb] with MethodRefBase with StoredNode with Expression
- trait MethodRefBase extends CpgNode with ExpressionBase with HasCode with HasOrder with HasArgumentIndex with HasTypeFullName with HasDynamicTypeHintFullName with HasMethodInstFullName with HasMethodFullName with HasLineNumber with HasColumnNumber with HasDepthFirstOrder with HasInternalFlags
- class MethodRefDb extends NodeDb with StoredNode with Expression with MethodRefBase
- class MethodReturn extends NodeRef[MethodReturnDb] with MethodReturnBase with StoredNode with CfgNode with TrackingPoint
- trait MethodReturnBase extends CpgNode with CfgNodeBase with TrackingPointBase with HasCode with HasEvaluationStrategy with HasTypeFullName with HasDynamicTypeHintFullName with HasLineNumber with HasColumnNumber with HasOrder with HasDepthFirstOrder with HasInternalFlags
- class MethodReturnDb extends NodeDb with StoredNode with CfgNode with TrackingPoint with MethodReturnBase
- class MethodSummary extends NodeRef[MethodSummaryDb] with MethodSummaryBase with StoredNode
- trait MethodSummaryBase extends CpgNode with HasIsStatic with HasIsExternal with HasBinarySignature
- class MethodSummaryDb extends NodeDb with StoredNode with MethodSummaryBase
- class Modifier extends NodeRef[ModifierDb] with ModifierBase with StoredNode with AstNode
- trait ModifierBase extends CpgNode with AstNodeBase with HasModifierType with HasOrder
- class ModifierDb extends NodeDb with StoredNode with AstNode with ModifierBase
- class Namespace extends NodeRef[NamespaceDb] with NamespaceBase with StoredNode with AstNode
- trait NamespaceBase extends CpgNode with AstNodeBase with HasName with HasOrder
- class NamespaceBlock extends NodeRef[NamespaceBlockDb] with NamespaceBlockBase with StoredNode with AstNode
- trait NamespaceBlockBase extends CpgNode with AstNodeBase with HasName with HasFullName with HasOrder with HasFilename
- class NamespaceBlockDb extends NodeDb with StoredNode with AstNode with NamespaceBlockBase
- class NamespaceDb extends NodeDb with StoredNode with AstNode with NamespaceBase
- case class NewAnnotation(code: String = "", name: String = "", fullName: String = "", order: Integer = -1) extends NewNode with AnnotationBase with Product with Serializable
- case class NewAnnotationLiteral(depthFirstOrder: Option[Integer] = None, internalFlags: Option[Integer] = None, code: String = "", name: String = "", order: Integer = -1, argumentIndex: Integer = -1, columnNumber: Option[Integer] = None, lineNumber: Option[Integer] = None) extends NewNode with AnnotationLiteralBase with Product with Serializable
- case class NewAnnotationParameter(code: String = "", order: Integer = -1) extends NewNode with AnnotationParameterBase with Product with Serializable
- case class NewAnnotationParameterAssign(code: String = "", order: Integer = -1) extends NewNode with AnnotationParameterAssignBase with Product with Serializable
- case class NewArrayInitializer(depthFirstOrder: Option[Integer] = None, internalFlags: Option[Integer] = None, code: String = "", order: Integer = -1, argumentIndex: Integer = -1, columnNumber: Option[Integer] = None, lineNumber: Option[Integer] = None) extends NewNode with ArrayInitializerBase with Product with Serializable
- case class NewBinding(name: String = "", signature: String = "", isMethodNeverOverridden: Option[Boolean] = None) extends NewNode with BindingBase with Product with Serializable
- case class NewBlock(code: String = "", order: Integer = -1, argumentIndex: Integer = -1, typeFullName: String = "", dynamicTypeHintFullName: List[String] = List(), lineNumber: Option[Integer] = None, columnNumber: Option[Integer] = None, depthFirstOrder: Option[Integer] = None, internalFlags: Option[Integer] = None) extends NewNode with BlockBase with Product with Serializable
- case class NewCall(code: String = "", name: String = "", order: Integer = -1, methodInstFullName: Option[String] = None, methodFullName: String = "", argumentIndex: Integer = -1, dispatchType: String = "", signature: String = "", typeFullName: String = "", dynamicTypeHintFullName: List[String] = List(), lineNumber: Option[Integer] = None, columnNumber: Option[Integer] = None, resolved: Option[Boolean] = None, depthFirstOrder: Option[Integer] = None, internalFlags: Option[Integer] = None) extends NewNode with CallBase with Product with Serializable
- case class NewCallChain(methods: List[MethodBase] = List(), calls: List[CallBase] = List()) extends NewNode with CallChainBase with Product with Serializable
- case class NewCallSite(method: MethodBase, call: CallBase, callerMethod: MethodBase) extends NewNode with CallSiteBase with Product with Serializable
- case class NewClosureBinding(closureBindingId: Option[String] = None, evaluationStrategy: String = "", closureOriginalName: Option[String] = None) extends NewNode with ClosureBindingBase with Product with Serializable
- case class NewComment(lineNumber: Option[Integer] = None, code: String = "") extends NewNode with CommentBase with Product with Serializable
- case class NewConfigFile(name: String = "", content: String = "") extends NewNode with ConfigFileBase with Product with Serializable
- case class NewControlStructure(code: String = "", columnNumber: Option[Integer] = None, lineNumber: Option[Integer] = None, order: Integer = -1, parserTypeName: String = "", argumentIndex: Integer = -1, depthFirstOrder: Option[Integer] = None, internalFlags: Option[Integer] = None) extends NewNode with ControlStructureBase with Product with Serializable
- case class NewDependency(version: String = "", name: String = "", dependencyGroupId: Option[String] = None) extends NewNode with DependencyBase with Product with Serializable
- case class NewDetachedTrackingPoint(cfgNode: CfgNodeBase) extends NewNode with DetachedTrackingPointBase with Product with Serializable
- case class NewDomAttribute(name: String = "", value: String = "") extends NewNode with DomAttributeBase with Product with Serializable
- case class NewDomNode(name: String = "", attributes: List[DomAttributeBase] = List()) extends NewNode with DomNodeBase with Product with Serializable
- case class NewFieldIdentifier(code: String = "", canonicalName: String = "", order: Integer = -1, argumentIndex: Integer = -1, lineNumber: Option[Integer] = None, columnNumber: Option[Integer] = None, depthFirstOrder: Option[Integer] = None, internalFlags: Option[Integer] = None) extends NewNode with FieldIdentifierBase with Product with Serializable
- case class NewFile(name: String = "", order: Integer = -1) extends NewNode with FileBase with Product with Serializable
- case class NewFinding(evidence: List[CpgNode] = List(), keyValuePairs: List[KeyValuePairBase] = List()) extends NewNode with FindingBase with Product with Serializable
- case class NewFlow(points: List[ProgramPointBase] = List(), source: SourceBase, sink: SinkBase, transformations: List[TransformationBase] = List(), branchPoints: List[TrackingPointBase] = List(), cfgNodes: List[CfgNodeBase] = List()) extends NewNode with FlowBase with Product with Serializable
- case class NewFramework(name: String = "") extends NewNode with FrameworkBase with Product with Serializable
- case class NewFrameworkData(name: String = "", content: String = "") extends NewNode with FrameworkDataBase with Product with Serializable
- case class NewIdentifier(code: String = "", name: String = "", order: Integer = -1, argumentIndex: Integer = -1, typeFullName: String = "", dynamicTypeHintFullName: List[String] = List(), lineNumber: Option[Integer] = None, columnNumber: Option[Integer] = None, depthFirstOrder: Option[Integer] = None, internalFlags: Option[Integer] = None) extends NewNode with IdentifierBase with Product with Serializable
- case class NewImplicitCall(depthFirstOrder: Option[Integer] = None, internalFlags: Option[Integer] = None, code: String = "", name: String = "", signature: String = "", lineNumber: Option[Integer] = None, columnNumber: Option[Integer] = None, order: Integer = -1) extends NewNode with ImplicitCallBase with Product with Serializable
- case class NewIoflow(fingerprint: String = "", literalsToSink: List[String] = List(), dataTags: List[TagBase] = List(), sourceDescriptorTags: List[TagBase] = List(), sinkDescriptorTags: List[TagBase] = List(), sourceTags: List[TagBase] = List(), dstTags: List[TagBase] = List(), source: SourceBase, sink: SinkBase, transforms: List[TransformBase] = List(), sourceDescriptorFlows: List[FlowBase] = List(), sinkDescriptorFlows: List[FlowBase] = List(), primaryFlow: FlowBase, triggerMethods: List[MethodBase] = List()) extends NewNode with IoflowBase with Product with Serializable
- case class NewJumpTarget(code: String = "", name: String = "", columnNumber: Option[Integer] = None, lineNumber: Option[Integer] = None, order: Integer = -1, parserTypeName: String = "", argumentIndex: Integer = -1, internalFlags: Option[Integer] = None) extends NewNode with JumpTargetBase with Product with Serializable
- case class NewKeyValuePair(key: String = "", value: String = "") extends NewNode with KeyValuePairBase with Product with Serializable
- case class NewLiteral(code: String = "", order: Integer = -1, argumentIndex: Integer = -1, typeFullName: String = "", dynamicTypeHintFullName: List[String] = List(), lineNumber: Option[Integer] = None, columnNumber: Option[Integer] = None, depthFirstOrder: Option[Integer] = None, internalFlags: Option[Integer] = None) extends NewNode with LiteralBase with Product with Serializable
- case class NewLocal(code: String = "", name: String = "", closureBindingId: Option[String] = None, typeFullName: String = "", dynamicTypeHintFullName: List[String] = List(), lineNumber: Option[Integer] = None, columnNumber: Option[Integer] = None, order: Integer = -1) extends NewNode with LocalBase with Product with Serializable
- case class NewLocation(symbol: String = "", methodFullName: String = "", methodShortName: String = "", packageName: String = "", lineNumber: Option[Integer] = None, className: String = "", classShortName: String = "", nodeLabel: String = "", filename: String = "", node: Option[CpgNode] = None) extends NewNode with LocationBase with Product with Serializable
- case class NewMatchInfo(pattern: String = "", category: String = "") extends NewNode with MatchInfoBase with Product with Serializable
- case class NewMember(code: String = "", name: String = "", typeFullName: String = "", dynamicTypeHintFullName: List[String] = List(), order: Integer = -1) extends NewNode with MemberBase with Product with Serializable
- case class NewMetaData(language: String = "", version: String = "", overlays: List[String] = List(), policyDirectories: List[String] = List(), spid: Option[String] = None) extends NewNode with MetaDataBase with Product with Serializable
- case class NewMethod(code: String = "", name: String = "", fullName: String = "", isExternal: Boolean = false, signature: String = "", astParentType: String = "", astParentFullName: String = "", lineNumber: Option[Integer] = None, columnNumber: Option[Integer] = None, lineNumberEnd: Option[Integer] = None, columnNumberEnd: Option[Integer] = None, order: Integer = -1, filename: String = "", hasMapping: Option[Boolean] = None, depthFirstOrder: Option[Integer] = None, internalFlags: Option[Integer] = None, binarySignature: Option[String] = None) extends NewNode with MethodBase with Product with Serializable
- case class NewMethodInst(name: String = "", signature: String = "", fullName: String = "", methodFullName: String = "", order: Integer = -1) extends NewNode with MethodInstBase with Product with Serializable
- case class NewMethodParameterIn(code: String = "", order: Integer = -1, name: String = "", evaluationStrategy: String = "", typeFullName: String = "", dynamicTypeHintFullName: List[String] = List(), lineNumber: Option[Integer] = None, columnNumber: Option[Integer] = None) extends NewNode with MethodParameterInBase with Product with Serializable
- case class NewMethodParameterOut(code: String = "", order: Integer = -1, name: String = "", evaluationStrategy: String = "", typeFullName: String = "", lineNumber: Option[Integer] = None, columnNumber: Option[Integer] = None) extends NewNode with MethodParameterOutBase with Product with Serializable
- case class NewMethodRef(code: String = "", order: Integer = -1, argumentIndex: Integer = -1, typeFullName: String = "", dynamicTypeHintFullName: List[String] = List(), methodInstFullName: Option[String] = None, methodFullName: String = "", lineNumber: Option[Integer] = None, columnNumber: Option[Integer] = None, depthFirstOrder: Option[Integer] = None, internalFlags: Option[Integer] = None) extends NewNode with MethodRefBase with Product with Serializable
- case class NewMethodReturn(code: String = "", evaluationStrategy: String = "", typeFullName: String = "", dynamicTypeHintFullName: List[String] = List(), lineNumber: Option[Integer] = None, columnNumber: Option[Integer] = None, order: Integer = -1, depthFirstOrder: Option[Integer] = None, internalFlags: Option[Integer] = None) extends NewNode with MethodReturnBase with Product with Serializable
- case class NewMethodSummary(isStatic: Boolean = false, isExternal: Boolean = false, binarySignature: Option[String] = None, method: MethodBase, parameters: List[MethodParameterInBase] = List(), outParameters: List[MethodParameterOutBase] = List(), returnParameter: MethodReturnBase, paramTypes: List[TypeBase] = List(), returnParameterType: TypeBase, tags: List[TagBase] = List(), paramTags: List[TagsBase] = List(), outParamTags: List[TagsBase] = List(), returnParamTags: List[TagBase] = List(), annotationParameters: List[SpAnnotationParameterBase] = List(), modifiers: List[ModifierBase] = List(), routes: List[RouteBase] = List()) extends NewNode with MethodSummaryBase with Product with Serializable
- case class NewModifier(modifierType: String = "", order: Integer = -1) extends NewNode with ModifierBase with Product with Serializable
- case class NewNamespace(name: String = "", order: Integer = -1) extends NewNode with NamespaceBase with Product with Serializable
- case class NewNamespaceBlock(name: String = "", fullName: String = "", order: Integer = -1, filename: String = "") extends NewNode with NamespaceBlockBase with Product with Serializable
- trait NewNode extends CpgNode
base type for all nodes that can be added to a graph, e.g.
base type for all nodes that can be added to a graph, e.g. the diffgraph
- case class NewPackagePrefix(value: String = "") extends NewNode with PackagePrefixBase with Product with Serializable
- case class NewProgramPoint(elem: TrackingPointBase, method: Option[MethodBase] = None, methodTags: List[TagBase] = List(), paramTags: List[TagBase] = List()) extends NewNode with ProgramPointBase with Product with Serializable
- case class NewRead(triggerCallChains: List[CallChainBase] = List(), descriptorFlows: List[FlowBase] = List(), source: SourceBase) extends NewNode with ReadBase with Product with Serializable
- case class NewReturn(lineNumber: Option[Integer] = None, columnNumber: Option[Integer] = None, order: Integer = -1, argumentIndex: Integer = -1, code: String = "", depthFirstOrder: Option[Integer] = None, internalFlags: Option[Integer] = None) extends NewNode with ReturnBase with Product with Serializable
- case class NewRoute(path: String = "") extends NewNode with RouteBase with Product with Serializable
- case class NewSensitiveDataType(fullName: String = "", names: List[MatchInfoBase] = List(), members: List[SensitiveMemberBase] = List()) extends NewNode with SensitiveDataTypeBase with Product with Serializable
- case class NewSensitiveMember(name: String = "", names: List[MatchInfoBase] = List()) extends NewNode with SensitiveMemberBase with Product with Serializable
- case class NewSensitiveReference(ioflows: List[IoflowBase] = List()) extends NewNode with SensitiveReferenceBase with Product with Serializable
- case class NewSensitiveVariable(name: String = "", evalType: String = "", categories: List[String] = List(), node: LocalLikeBase) extends NewNode with SensitiveVariableBase with Product with Serializable
- case class NewSink(sinkType: String = "", node: TrackingPointBase, nodeType: TypeBase, method: MethodBase, methodTags: List[TagBase] = List(), callingMethod: Option[MethodBase] = None, callsite: Option[CallBase] = None, parameterIn: Option[MethodParameterInBase] = None, parameterInTags: List[TagBase] = List()) extends NewNode with SinkBase with Product with Serializable
- case class NewSource(sourceType: String = "", node: TrackingPointBase, method: MethodBase, methodTags: List[TagBase] = List(), callingMethod: Option[MethodBase] = None, callsite: Option[CallBase] = None, tags: List[TagBase] = List(), nodeType: TypeBase) extends NewNode with SourceBase with Product with Serializable
- case class NewSpAnnotationParameter(annotationName: String = "", annotationFullName: String = "", name: String = "", value: String = "") extends NewNode with SpAnnotationParameterBase with Product with Serializable
- case class NewSpBlacklist(tags: List[TagBase] = List()) extends NewNode with SpBlacklistBase with Product with Serializable
- case class NewTag(name: String = "", value: String = "") extends NewNode with TagBase with Product with Serializable
- case class NewTagNodePair(tag: TagBase, node: CpgNode) extends NewNode with TagNodePairBase with Product with Serializable
- case class NewTags(tags: List[TagBase] = List()) extends NewNode with TagsBase with Product with Serializable
- case class NewTransform(triggerCallChains: List[CallChainBase] = List(), descriptorFlows: List[FlowBase] = List(), call: CallBase, sink: SinkBase) extends NewNode with TransformBase with Product with Serializable
- case class NewTransformation(node: TrackingPointBase) extends NewNode with TransformationBase with Product with Serializable
- case class NewType(name: String = "", fullName: String = "", typeDeclFullName: String = "") extends NewNode with TypeBase with Product with Serializable
- case class NewTypeArgument(order: Integer = -1) extends NewNode with TypeArgumentBase with Product with Serializable
- case class NewTypeDecl(name: String = "", fullName: String = "", isExternal: Boolean = false, inheritsFromTypeFullName: List[String] = List(), astParentType: String = "", astParentFullName: String = "", aliasTypeFullName: Option[String] = None, order: Integer = -1, filename: String = "") extends NewNode with TypeDeclBase with Product with Serializable
- case class NewTypeParameter(name: String = "", order: Integer = -1) extends NewNode with TypeParameterBase with Product with Serializable
- case class NewTypeRef(code: String = "", order: Integer = -1, argumentIndex: Integer = -1, typeFullName: String = "", dynamicTypeHintFullName: List[String] = List(), lineNumber: Option[Integer] = None, columnNumber: Option[Integer] = None, depthFirstOrder: Option[Integer] = None, internalFlags: Option[Integer] = None) extends NewNode with TypeRefBase with Product with Serializable
- case class NewUnknown(code: String = "", parserTypeName: String = "", order: Integer = -1, argumentIndex: Integer = -1, typeFullName: String = "", dynamicTypeHintFullName: List[String] = List(), lineNumber: Option[Integer] = None, columnNumber: Option[Integer] = None, depthFirstOrder: Option[Integer] = None, internalFlags: Option[Integer] = None) extends NewNode with UnknownBase with Product with Serializable
- case class NewVariableInfo(varType: String = "", evaluationType: String = "", parameterIndex: Option[Integer] = None) extends NewNode with VariableInfoBase with Product with Serializable
- case class NewWrite(triggerCallChains: List[CallChainBase] = List(), descriptorFlows: List[FlowBase] = List(), sink: SinkBase, flows: List[FlowBase] = List()) extends NewNode with WriteBase with Product with Serializable
- class PackagePrefix extends NodeRef[PackagePrefixDb] with PackagePrefixBase with StoredNode
- trait PackagePrefixBase extends CpgNode with HasValue
- class PackagePrefixDb extends NodeDb with StoredNode with PackagePrefixBase
- class ProgramPoint extends NodeRef[ProgramPointDb] with ProgramPointBase with StoredNode
- trait ProgramPointBase extends CpgNode
- class ProgramPointDb extends NodeDb with StoredNode with ProgramPointBase
- class Read extends NodeRef[ReadDb] with ReadBase with StoredNode
- trait ReadBase extends CpgNode
- class ReadDb extends NodeDb with StoredNode with ReadBase
- class Return extends NodeRef[ReturnDb] with ReturnBase with StoredNode with Expression
- trait ReturnBase extends CpgNode with ExpressionBase with HasLineNumber with HasColumnNumber with HasOrder with HasArgumentIndex with HasCode with HasDepthFirstOrder with HasInternalFlags
- class ReturnDb extends NodeDb with StoredNode with Expression with ReturnBase
- class Route extends NodeRef[RouteDb] with RouteBase with StoredNode
- trait RouteBase extends CpgNode with HasPath
- class RouteDb extends NodeDb with StoredNode with RouteBase
- class SensitiveDataType extends NodeRef[SensitiveDataTypeDb] with SensitiveDataTypeBase with StoredNode
- trait SensitiveDataTypeBase extends CpgNode with HasFullName
- class SensitiveDataTypeDb extends NodeDb with StoredNode with SensitiveDataTypeBase
- class SensitiveMember extends NodeRef[SensitiveMemberDb] with SensitiveMemberBase with StoredNode
- trait SensitiveMemberBase extends CpgNode with HasName
- class SensitiveMemberDb extends NodeDb with StoredNode with SensitiveMemberBase
- class SensitiveReference extends NodeRef[SensitiveReferenceDb] with SensitiveReferenceBase with StoredNode
- trait SensitiveReferenceBase extends CpgNode
- class SensitiveReferenceDb extends NodeDb with StoredNode with SensitiveReferenceBase
- class SensitiveVariable extends NodeRef[SensitiveVariableDb] with SensitiveVariableBase with StoredNode
- trait SensitiveVariableBase extends CpgNode with HasName with HasEvalType with HasCategories
- class SensitiveVariableDb extends NodeDb with StoredNode with SensitiveVariableBase
- class Sink extends NodeRef[SinkDb] with SinkBase with StoredNode
- trait SinkBase extends CpgNode with HasSinkType
- class SinkDb extends NodeDb with StoredNode with SinkBase
- class Source extends NodeRef[SourceDb] with SourceBase with StoredNode
- trait SourceBase extends CpgNode with HasSourceType
- class SourceDb extends NodeDb with StoredNode with SourceBase
- class SpAnnotationParameter extends NodeRef[SpAnnotationParameterDb] with SpAnnotationParameterBase with StoredNode
- trait SpAnnotationParameterBase extends CpgNode with HasAnnotationName with HasAnnotationFullName with HasName with HasValue
- class SpAnnotationParameterDb extends NodeDb with StoredNode with SpAnnotationParameterBase
- class SpBlacklist extends NodeRef[SpBlacklistDb] with SpBlacklistBase with StoredNode
- trait SpBlacklistBase extends CpgNode
- class SpBlacklistDb extends NodeDb with StoredNode with SpBlacklistBase
- trait StoredNode extends Node with CpgNode with Product
- class Tag extends NodeRef[TagDb] with TagBase with StoredNode
- trait TagBase extends CpgNode with HasName with HasValue
- class TagDb extends NodeDb with StoredNode with TagBase
- class TagNodePair extends NodeRef[TagNodePairDb] with TagNodePairBase with StoredNode
- trait TagNodePairBase extends CpgNode
- class TagNodePairDb extends NodeDb with StoredNode with TagNodePairBase
- class Tags extends NodeRef[TagsDb] with TagsBase with StoredNode
- trait TagsBase extends CpgNode
- class TagsDb extends NodeDb with StoredNode with TagsBase
- trait TrackingPoint extends StoredNode with TrackingPointBase with WithinMethod
- trait TrackingPointBase extends CpgNode with WithinMethodBase
- class Transform extends NodeRef[TransformDb] with TransformBase with StoredNode
- trait TransformBase extends CpgNode
- class TransformDb extends NodeDb with StoredNode with TransformBase
- class Transformation extends NodeRef[TransformationDb] with TransformationBase with StoredNode
- trait TransformationBase extends CpgNode
- class TransformationDb extends NodeDb with StoredNode with TransformationBase
- class Type extends NodeRef[TypeDb] with TypeBase with StoredNode
- class TypeArgument extends NodeRef[TypeArgumentDb] with TypeArgumentBase with StoredNode with AstNode
- trait TypeArgumentBase extends CpgNode with AstNodeBase with HasOrder
- class TypeArgumentDb extends NodeDb with StoredNode with AstNode with TypeArgumentBase
- trait TypeBase extends CpgNode with HasName with HasFullName with HasTypeDeclFullName
- class TypeDb extends NodeDb with StoredNode with TypeBase
- class TypeDecl extends NodeRef[TypeDeclDb] with TypeDeclBase with StoredNode with AstNode
- trait TypeDeclBase extends CpgNode with AstNodeBase with HasName with HasFullName with HasIsExternal with HasInheritsFromTypeFullName with HasAstParentType with HasAstParentFullName with HasAliasTypeFullName with HasOrder with HasFilename
- class TypeDeclDb extends NodeDb with StoredNode with AstNode with TypeDeclBase
- class TypeParameter extends NodeRef[TypeParameterDb] with TypeParameterBase with StoredNode with AstNode
- trait TypeParameterBase extends CpgNode with AstNodeBase with HasName with HasOrder
- class TypeParameterDb extends NodeDb with StoredNode with AstNode with TypeParameterBase
- class TypeRef extends NodeRef[TypeRefDb] with TypeRefBase with StoredNode with Expression
- trait TypeRefBase extends CpgNode with ExpressionBase with HasCode with HasOrder with HasArgumentIndex with HasTypeFullName with HasDynamicTypeHintFullName with HasLineNumber with HasColumnNumber with HasDepthFirstOrder with HasInternalFlags
- class TypeRefDb extends NodeDb with StoredNode with Expression with TypeRefBase
- class Unknown extends NodeRef[UnknownDb] with UnknownBase with StoredNode with Expression
- trait UnknownBase extends CpgNode with ExpressionBase with HasCode with HasParserTypeName with HasOrder with HasArgumentIndex with HasTypeFullName with HasDynamicTypeHintFullName with HasLineNumber with HasColumnNumber with HasDepthFirstOrder with HasInternalFlags
- class UnknownDb extends NodeDb with StoredNode with Expression with UnknownBase
- class VariableInfo extends NodeRef[VariableInfoDb] with VariableInfoBase with StoredNode
- trait VariableInfoBase extends CpgNode with HasVarType with HasEvaluationType with HasParameterIndex
- class VariableInfoDb extends NodeDb with StoredNode with VariableInfoBase
- trait WithinMethod extends StoredNode with WithinMethodBase
- trait WithinMethodBase extends CpgNode
- class Write extends NodeRef[WriteDb] with WriteBase with StoredNode
- trait WriteBase extends CpgNode
- class WriteDb extends NodeDb with StoredNode with WriteBase
Value Members
- object Annotation
- object AnnotationLiteral
- object AnnotationParameter
- object AnnotationParameterAssign
- object ArrayInitializer
- object Binding
- object Block
- object Call
- object CallChain
- object CallSite
- object ClosureBinding
- object Comment
- object ConfigFile
- object ControlStructure
- object Dependency
- object DetachedTrackingPoint
- object DomAttribute
- object DomNode
- object Factories
- object FieldIdentifier
- object File
- object Finding
- object Flow
- object Framework
- object FrameworkData
- object Identifier
- object ImplicitCall
- object Ioflow
- object JumpTarget
- object KeyValuePair
- object Literal
- object Local
- object Location
- object MatchInfo
- object Member
- object MetaData
- object Method
- object MethodInst
- object MethodParameterIn
- object MethodParameterOut
- object MethodRef
- object MethodReturn
- object MethodSummary
- object Modifier
- object Namespace
- object NamespaceBlock
- object NewAnnotation extends Serializable
- object NewAnnotationLiteral extends Serializable
- object NewAnnotationParameter extends Serializable
- object NewAnnotationParameterAssign extends Serializable
- object NewArrayInitializer extends Serializable
- object NewBinding extends Serializable
- object NewBlock extends Serializable
- object NewCall extends Serializable
- object NewCallChain extends Serializable
- object NewCallSite extends Serializable
- object NewClosureBinding extends Serializable
- object NewComment extends Serializable
- object NewConfigFile extends Serializable
- object NewControlStructure extends Serializable
- object NewDependency extends Serializable
- object NewDetachedTrackingPoint extends Serializable
- object NewDomAttribute extends Serializable
- object NewDomNode extends Serializable
- object NewFieldIdentifier extends Serializable
- object NewFile extends Serializable
- object NewFinding extends Serializable
- object NewFlow extends Serializable
- object NewFramework extends Serializable
- object NewFrameworkData extends Serializable
- object NewIdentifier extends Serializable
- object NewImplicitCall extends Serializable
- object NewIoflow extends Serializable
- object NewJumpTarget extends Serializable
- object NewKeyValuePair extends Serializable
- object NewLiteral extends Serializable
- object NewLocal extends Serializable
- object NewLocation extends Serializable
- object NewMatchInfo extends Serializable
- object NewMember extends Serializable
- object NewMetaData extends Serializable
- object NewMethod extends Serializable
- object NewMethodInst extends Serializable
- object NewMethodParameterIn extends Serializable
- object NewMethodParameterOut extends Serializable
- object NewMethodRef extends Serializable
- object NewMethodReturn extends Serializable
- object NewMethodSummary extends Serializable
- object NewModifier extends Serializable
- object NewNamespace extends Serializable
- object NewNamespaceBlock extends Serializable
- object NewPackagePrefix extends Serializable
- object NewProgramPoint extends Serializable
- object NewRead extends Serializable
- object NewReturn extends Serializable
- object NewRoute extends Serializable
- object NewSensitiveDataType extends Serializable
- object NewSensitiveMember extends Serializable
- object NewSensitiveReference extends Serializable
- object NewSensitiveVariable extends Serializable
- object NewSink extends Serializable
- object NewSource extends Serializable
- object NewSpAnnotationParameter extends Serializable
- object NewSpBlacklist extends Serializable
- object NewTag extends Serializable
- object NewTagNodePair extends Serializable
- object NewTags extends Serializable
- object NewTransform extends Serializable
- object NewTransformation extends Serializable
- object NewType extends Serializable
- object NewTypeArgument extends Serializable
- object NewTypeDecl extends Serializable
- object NewTypeParameter extends Serializable
- object NewTypeRef extends Serializable
- object NewUnknown extends Serializable
- object NewVariableInfo extends Serializable
- object NewWrite extends Serializable
- object PackagePrefix
- object ProgramPoint
- object PropertyErrorRegister
- object Read
- object Return
- object Route
- object SensitiveDataType
- object SensitiveMember
- object SensitiveReference
- object SensitiveVariable
- object Sink
- object Source
- object SpAnnotationParameter
- object SpBlacklist
- object Tag
- object TagNodePair
- object Tags
- object Transform
- object Transformation
- object Type
- object TypeArgument
- object TypeDecl
- object TypeParameter
- object TypeRef
- object Unknown
- object VariableInfo
- object Write