ScaladocSupport

dotty.tools.scaladoc.tasty.ScaladocSupport$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def parseComment(using Quotes, DocContext)(docstring: String, tree: Tree): Option[Comment]
def parseCommentString(using Quotes, DocContext)(comment: String, sym: Symbol, pos: Option[Position]): Comment