AstForFunctionsCreator

io.joern.c2cpg.astcreation.AstForFunctionsCreator

Attributes

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

Members list

Concise view

Value members

Concrete methods

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