class ScaladocMacro extends ExtractScaladoc with AnnotationSupport
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ScaladocMacro
- ExtractScaladoc
- AnnotationSupport
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new ScaladocMacro(c: Context)
Type Members
-
implicit
class
AnnotaionOps extends AnyRef
- Definition Classes
- AnnotationSupport
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
val
c: Context
- Definition Classes
- ScaladocMacro → ExtractScaladoc → AnnotationSupport
- val carrierTpe: scala.reflect.macros.Universe.Type
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
def
fromContext: Option[Scaladoc]
- Definition Classes
- ExtractScaladoc
-
def
fromPosition(pos: scala.reflect.macros.Universe.Position): Option[Scaladoc]
- Definition Classes
- ExtractScaladoc
-
def
fromType(t: scala.reflect.macros.Universe.Type): Option[Scaladoc]
- Definition Classes
- ExtractScaladoc
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def materialize(x: Scaladoc): scala.reflect.macros.Universe.Tree
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- val prefix: scala.reflect.macros.Universe.Select
- def scaladoc[T](implicit t: scala.reflect.macros.Universe.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Option[Scaladoc]]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
- object HeadingLevelTree
- object MarkupTree
- object TagTree