final case classDirective(name: String, arguments: List[Argument], comments: List[Comment] = Nil, position: Option[Position] = None) extends AstNode with Product with Serializable
Linear Supertypes
Serializable, Serializable, Product, Equals, AstNode, AnyRef, Any