io.joern.javasrc2cpg.scope
package io.joern.javasrc2cpg.scope
Members list
Type members
Classlikes
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
object JavaScopeElement
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
JavaScopeElement.type
case class NodeTypeInfo(node: NewNode, name: String, typeFullName: Option[String], isField: Boolean, isStatic: Boolean)
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case class PatternVariableInfo(typePatternExpr: TypePatternExpr, typeVariableLocal: NewLocal, typeVariableInitializer: Ast, localAddedToAst: Boolean, initializerAddedToAst: Boolean)
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object Scope
trait TypeDeclContainer
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class NamespaceScopeclass TypeDeclScope
In this article