final class GeneratedNodeStarterExt extends AnyVal
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- GeneratedNodeStarterExt
- AnyVal
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- Any
- final def ##: Int
- Definition Classes
- Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- Any
- def annotation: Iterator[Annotation]
- Annotations
- @Doc()
- def annotationLiteral: Iterator[AnnotationLiteral]
- Annotations
- @Doc()
- def annotationParameter: Iterator[AnnotationParameter]
- Annotations
- @Doc()
- def annotationParameterAssign: Iterator[AnnotationParameterAssign]
- Annotations
- @Doc()
- def arrayInitializer: Iterator[ArrayInitializer]
- Annotations
- @Doc()
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def astNode: Iterator[AstNode]
- Annotations
- @Doc()
- def binding: Iterator[Binding]
- Annotations
- @Doc()
- def block: Iterator[Block]
- Annotations
- @Doc()
- def call: Iterator[Call]
- Annotations
- @Doc()
- def callRepr: Iterator[CallRepr]
- Annotations
- @Doc()
- def cfgNode: Iterator[CfgNode]
- Annotations
- @Doc()
- def closureBinding: Iterator[ClosureBinding]
- Annotations
- @Doc()
- def comment: Iterator[Comment]
- Annotations
- @Doc()
- def configFile: Iterator[ConfigFile]
- Annotations
- @Doc()
- def controlStructure: Iterator[ControlStructure]
- Annotations
- @Doc()
- def declaration: Iterator[Declaration]
- Annotations
- @Doc()
- def dependency: Iterator[Dependency]
- Annotations
- @Doc()
- def expression: Iterator[Expression]
- Annotations
- @Doc()
- def fieldIdentifier: Iterator[FieldIdentifier]
- Annotations
- @Doc()
- def file: Iterator[File]
- Annotations
- @Doc()
- def finding: Iterator[Finding]
- Annotations
- @Doc()
- def getClass(): Class[_ <: AnyVal]
- Definition Classes
- AnyVal → Any
- def identifier: Iterator[Identifier]
- Annotations
- @Doc()
- def imports: Iterator[Import]
- Annotations
- @Doc()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def jumpLabel: Iterator[JumpLabel]
- Annotations
- @Doc()
- def jumpTarget: Iterator[JumpTarget]
- Annotations
- @Doc()
- def keyValuePair: Iterator[KeyValuePair]
- Annotations
- @Doc()
- def literal: Iterator[Literal]
- Annotations
- @Doc()
- def local: Iterator[Local]
- Annotations
- @Doc()
- def location: Iterator[Location]
- Annotations
- @Doc()
- def member: Iterator[Member]
- Annotations
- @Doc()
- def metaData: Iterator[MetaData]
- Annotations
- @Doc()
- def method: Iterator[Method]
- Annotations
- @Doc()
- def methodParameterIn: Iterator[MethodParameterIn]
- Annotations
- @Doc()
- def methodParameterOut: Iterator[MethodParameterOut]
- Annotations
- @Doc()
- def methodRef: Iterator[MethodRef]
- Annotations
- @Doc()
- def methodReturn: Iterator[MethodReturn]
- Annotations
- @Doc()
- def modifier: Iterator[Modifier]
- Annotations
- @Doc()
- def namespace: Iterator[Namespace]
- Annotations
- @Doc()
- def namespaceBlock: Iterator[NamespaceBlock]
- Annotations
- @Doc()
- def ret: Iterator[Return]
- Annotations
- @Doc()
- def tag: Iterator[Tag]
- Annotations
- @Doc()
- def tagNodePair: Iterator[TagNodePair]
- Annotations
- @Doc()
- def templateDom: Iterator[TemplateDom]
- Annotations
- @Doc()
- def toString(): String
- Definition Classes
- Any
- def typ: Iterator[Type]
- Annotations
- @Doc()
- def typeArgument: Iterator[TypeArgument]
- Annotations
- @Doc()
- def typeDecl: Iterator[TypeDecl]
- Annotations
- @Doc()
- def typeParameter: Iterator[TypeParameter]
- Annotations
- @Doc()
- def typeRef: Iterator[TypeRef]
- Annotations
- @Doc()
- def unknown: Iterator[Unknown]
- Annotations
- @Doc()
- val wrapper: Cpg