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: x$1.reflect.Tree): Option[Comment]
def parseCommentString(using Quotes, DocContext)(comment: String, sym: x$1.reflect.Symbol, pos: Option[x$1.reflect.Position]): Comment