PreviewAnnotation

dotty.tools.dotc.core.Annotations.PreviewAnnotation

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

Matches and extracts the message from an instance of @preview(msg) Returns Some("") for @preview with no message.

Matches and extracts the message from an instance of @preview(msg) Returns Some("") for @preview with no message.

Attributes