AstForLambdasCreator

io.joern.javasrc2cpg.astcreation.expressions.AstForLambdasCreator

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class ClosureBindingEntry(node: ScopeVariable, binding: NewClosureBinding)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class LambdaBody(body: Ast, capturedVariables: Seq[ClosureBindingEntry])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class LambdaImplementedInfo(implementedInterface: Option[ResolvedReferenceType], implementedMethod: Option[ResolvedMethodDeclaration])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all