DerivativeAttributeArgumentsSyntax
io.joern.swiftsrc2cpg.parser.SwiftNodeSyntax.DerivativeAttributeArgumentsSyntax
case class DerivativeAttributeArgumentsSyntax(json: Value) extends Syntax
Documentation
The arguments for the '@derivative(of:)' and '@transpose(of:)' attributes: the 'of:' label, the original declaration name, and an optional differentiability parameter list.
Children
ofLabel:ofcolon::originalDeclName:ExprSyntaxperiod:.?accessorSpecifier: (get|set)?comma:,?arguments:DifferentiabilityWithRespectToArgumentSyntax?
Contained in
AttributeSyntax.AttributeSyntax/arguments
Attributes
- Graph
-
- Supertypes
Members list
In this article