AstForVarDeclAndAssignsCreator

io.joern.javasrc2cpg.astcreation.expressions.AstForVarDeclAndAssignsCreator

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type

Members list

Value members

Concrete methods

def astsForAssignment(node: Node, target: Ast, initializer: Expression, operatorName: String, symbol: String, expectedType: ExpectedType, varDeclType: Option[String]): List[Ast]
def astsForVariableDeclarator(variableDeclarator: VariableDeclarator, originNode: Node): Seq[Ast]