SimpleTypeSpecifierSyntax
io.joern.swiftsrc2cpg.parser.SwiftNodeSyntax.SimpleTypeSpecifierSyntax
case class SimpleTypeSpecifierSyntax(json: Value) extends Syntax
Documentation
A specifier that can be attached to a type to eg. mark a parameter as inout or consuming
Children
specifier: (inout|__shared|__owned|isolated|_const|borrowing|consuming|transferring|_resultDependsOn)
Contained in
TypeSpecifierListSyntax
Attributes
- Graph
-
- Supertypes
Members list
In this article