AstForSyntaxCollectionCreator

io.joern.swiftsrc2cpg.astcreation.AstForSyntaxCollectionCreator
trait AstForSyntaxCollectionCreator(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 astForListSyntaxChildren(node: SwiftNode, children: Seq[SwiftNode]): Ast
protected def astForSyntaxCollection(syntaxCollection: SyntaxCollection): Ast