LifetimeTypeSpecifierSyntax
io.joern.swiftsrc2cpg.parser.SwiftNodeSyntax.LifetimeTypeSpecifierSyntax
case class LifetimeTypeSpecifierSyntax(json: Value) extends Syntax
Documentation
A specifier that specifies function parameter on whose lifetime a type depends
Children
specifier: (_copy|_consume|_borrow|_mutate)arguments:LifetimeSpecifierArgumentsSyntax
Contained in
TypeSpecifierListSyntax
Attributes
- Graph
-
- Supertypes
Members list
In this article