final case classArgument(nameOpt: Option[String], value: Value, comments: List[Comment] = Nil, position: Option[Position] = None) extends AstNode with WithComments with Product with Serializable
Linear Supertypes
Serializable, Serializable, Product, Equals, WithComments, AstNode, AnyRef, Any