SnippetLine

dotty.tools.scaladoc.tasty.comments.markdown.SnippetLine
case class SnippetLine(content: String, lineNo: Int, classes: Set[String], messages: Seq[String], attributes: Map[String, String])

Attributes

Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product