AstForFunctionsCreator

io.joern.gosrc2cpg.astcreation.AstForFunctionsCreator
trait AstForFunctionsCreator(implicit withSchemaValidation: ValidationMode)

Attributes

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

Members list

Value members

Concrete methods

def astForFuncDecl(funcDecl: ParserNodeInfo): Seq[Ast]
def astForMethodBody(body: Value): Ast