OperatorDeclSyntax
io.joern.swiftsrc2cpg.parser.SwiftNodeSyntax.OperatorDeclSyntax
case class OperatorDeclSyntax(json: Value) extends DeclSyntax, NamedDecl
Documentation
A Swift operator declaration.
Children
fixitySpecifier: (prefix|postfix|infix)operatorKeyword:operatorname: (<binaryOperator>|<prefixOperator>|<postfixOperator>)operatorPrecedenceAndTypes:OperatorPrecedenceAndTypesSyntax?
Nowhere contained in
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait NamedDecltrait DeclSyntaxtrait SwiftNodeclass Objecttrait Matchableclass Any
Members list
In this article