CommentSyntaxArgs

dotty.tools.scaladoc.tasty.comments.CommentSyntaxArgs
See theCommentSyntaxArgs companion object
case class CommentSyntaxArgs(csFormats: PathBased[CommentSyntax])

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def get(path: Option[Path]): CommentSyntax

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields