AstForDeclSyntaxCreator

io.joern.swiftsrc2cpg.astcreation.AstForDeclSyntaxCreator
trait AstForDeclSyntaxCreator(implicit withSchemaValidation: ValidationMode)

Attributes

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

Members list

Value members

Concrete methods

protected def astForDeclSyntax(declSyntax: DeclSyntax): Ast
protected def astForFunctionLike(node: FunctionDeclSyntax, shouldCreateFunctionReference: Boolean, shouldCreateAssignmentCall: Boolean): Ast