ImplementsAttributeArgumentsSyntax
io.joern.swiftsrc2cpg.parser.SwiftNodeSyntax.ImplementsAttributeArgumentsSyntax
case class ImplementsAttributeArgumentsSyntax(json: Value) extends Syntax
Documentation
The arguments for the @_implements attribute of the form Type, methodName(arg1Label:arg2Label:)
Children
type:TypeSyntaxcomma:,declName:DeclReferenceExprSyntax
Contained in
AttributeSyntax.AttributeSyntax/arguments
Attributes
- Graph
-
- Supertypes
Members list
In this article