AstForExprSyntaxCreator

io.joern.swiftsrc2cpg.astcreation.AstForExprSyntaxCreator
trait AstForExprSyntaxCreator(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 astForExprSyntax(exprSyntax: ExprSyntax): Ast
protected def astsForSwitchCase(switchCase: SwitchCaseSyntax | IfConfigDeclSyntax): List[Ast]