AstForFunctionsCreator

io.joern.c2cpg.astcreation.AstForFunctionsCreator

Attributes

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

Members list

Value members

Concrete methods

protected def astForFunctionDeclarator(funcDecl: IASTFunctionDeclarator): Ast
protected def astForFunctionDefinition(funcDef: IASTFunctionDefinition): Ast
protected def astForMethodRefForLambda(lambdaExpression: ICPPASTLambdaExpression): Ast