PatternVariableInfo
io.joern.javasrc2cpg.scope.PatternVariableInfo
case class PatternVariableInfo(typePatternExpr: TypePatternExpr, typeVariableLocal: NewLocal, typeVariableInitializer: Ast, localAddedToAst: Boolean, initializerAddedToAst: Boolean)
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article