AstForSwiftTokenCreator

io.joern.swiftsrc2cpg.astcreation.AstForSwiftTokenCreator
trait AstForSwiftTokenCreator(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 astForIntegerLiteralToken(node: integerLiteral): Ast
protected def astForSwiftToken(swiftToken: SwiftToken): Ast