Packages

c

io.shiftleft.codepropertygraph.generated

GeneratedNodeStarterExt

final class GeneratedNodeStarterExt extends AnyVal

Linear Supertypes
AnyVal, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. GeneratedNodeStarterExt
  2. AnyVal
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new GeneratedNodeStarterExt(wrapper: Cpg)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    Any
  2. final def ##: Int
    Definition Classes
    Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    Any
  4. def annotation: Iterator[Annotation]
    Annotations
    @Doc()
  5. def annotationLiteral: Iterator[AnnotationLiteral]
    Annotations
    @Doc()
  6. def annotationParameter: Iterator[AnnotationParameter]
    Annotations
    @Doc()
  7. def annotationParameterAssign: Iterator[AnnotationParameterAssign]
    Annotations
    @Doc()
  8. def arrayInitializer: Iterator[ArrayInitializer]
    Annotations
    @Doc()
  9. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  10. def astNode: Iterator[AstNode]
    Annotations
    @Doc()
  11. def binding: Iterator[Binding]
    Annotations
    @Doc()
  12. def block: Iterator[Block]
    Annotations
    @Doc()
  13. def call: Iterator[Call]
    Annotations
    @Doc()
  14. def callRepr: Iterator[CallRepr]
    Annotations
    @Doc()
  15. def cfgNode: Iterator[CfgNode]
    Annotations
    @Doc()
  16. def closureBinding: Iterator[ClosureBinding]
    Annotations
    @Doc()
  17. def comment: Iterator[Comment]
    Annotations
    @Doc()
  18. def configFile: Iterator[ConfigFile]
    Annotations
    @Doc()
  19. def controlStructure: Iterator[ControlStructure]
    Annotations
    @Doc()
  20. def declaration: Iterator[Declaration]
    Annotations
    @Doc()
  21. def dependency: Iterator[Dependency]
    Annotations
    @Doc()
  22. def expression: Iterator[Expression]
    Annotations
    @Doc()
  23. def fieldIdentifier: Iterator[FieldIdentifier]
    Annotations
    @Doc()
  24. def file: Iterator[File]
    Annotations
    @Doc()
  25. def finding: Iterator[Finding]
    Annotations
    @Doc()
  26. def getClass(): Class[_ <: AnyVal]
    Definition Classes
    AnyVal → Any
  27. def identifier: Iterator[Identifier]
    Annotations
    @Doc()
  28. def imports: Iterator[Import]
    Annotations
    @Doc()
  29. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  30. def jumpLabel: Iterator[JumpLabel]
    Annotations
    @Doc()
  31. def jumpTarget: Iterator[JumpTarget]
    Annotations
    @Doc()
  32. def keyValuePair: Iterator[KeyValuePair]
    Annotations
    @Doc()
  33. def literal: Iterator[Literal]
    Annotations
    @Doc()
  34. def local: Iterator[Local]
    Annotations
    @Doc()
  35. def location: Iterator[Location]
    Annotations
    @Doc()
  36. def member: Iterator[Member]
    Annotations
    @Doc()
  37. def metaData: Iterator[MetaData]
    Annotations
    @Doc()
  38. def method: Iterator[Method]
    Annotations
    @Doc()
  39. def methodParameterIn: Iterator[MethodParameterIn]
    Annotations
    @Doc()
  40. def methodParameterOut: Iterator[MethodParameterOut]
    Annotations
    @Doc()
  41. def methodRef: Iterator[MethodRef]
    Annotations
    @Doc()
  42. def methodReturn: Iterator[MethodReturn]
    Annotations
    @Doc()
  43. def modifier: Iterator[Modifier]
    Annotations
    @Doc()
  44. def namespace: Iterator[Namespace]
    Annotations
    @Doc()
  45. def namespaceBlock: Iterator[NamespaceBlock]
    Annotations
    @Doc()
  46. def ret: Iterator[Return]
    Annotations
    @Doc()
  47. def tag: Iterator[Tag]
    Annotations
    @Doc()
  48. def tagNodePair: Iterator[TagNodePair]
    Annotations
    @Doc()
  49. def templateDom: Iterator[TemplateDom]
    Annotations
    @Doc()
  50. def toString(): String
    Definition Classes
    Any
  51. def typ: Iterator[Type]
    Annotations
    @Doc()
  52. def typeArgument: Iterator[TypeArgument]
    Annotations
    @Doc()
  53. def typeDecl: Iterator[TypeDecl]
    Annotations
    @Doc()
  54. def typeParameter: Iterator[TypeParameter]
    Annotations
    @Doc()
  55. def typeRef: Iterator[TypeRef]
    Annotations
    @Doc()
  56. def unknown: Iterator[Unknown]
    Annotations
    @Doc()
  57. val wrapper: Cpg

Inherited from AnyVal

Inherited from Any

Ungrouped