Packages

implicit class richTree extends AnyRef

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. richTree
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new richTree(t: scala.reflect.macros.Universe.Tree)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def alias: String
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. lazy val at: att
  7. lazy val card: Int
  8. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  9. lazy val enumPrefix: String
  10. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  11. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  12. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  13. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  14. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  15. def isAnyEnum: Boolean
  16. def isAttr: Boolean
  17. def isBiEdge: Boolean
  18. def isBiEdgePropAttr: Boolean
  19. def isBiEdgePropRef: Boolean
  20. def isBiEdgePropRefAttr: Boolean
  21. def isBiEdgeRef: Boolean
  22. def isBiEdgeRefAttr: Boolean
  23. def isBiOtherRef: Boolean
  24. def isBiOtherRefAttr: Boolean
  25. def isBiSelfRef: Boolean
  26. def isBiSelfRefAttr: Boolean
  27. def isBiTargetRef: Boolean
  28. def isBiTargetRefAttr: Boolean
  29. def isEnum: Boolean
  30. def isEnum$: Boolean
  31. def isFirstNS: Boolean
  32. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  33. def isMany: Boolean
  34. def isManyEnum: Boolean
  35. def isManyRef: Boolean
  36. def isManyRefAttr: Boolean
  37. def isManyURI: Boolean
  38. def isMapAttr: Boolean
  39. def isMapAttr$: Boolean
  40. def isMapAttrK: Boolean
  41. def isOne: Boolean
  42. def isOneEnum: Boolean
  43. def isOneOptional: Boolean
  44. def isOneRef: Boolean
  45. def isOneRefAttr: Boolean
  46. def isOneURI: Boolean
  47. def isRef: Boolean
  48. def isRefAttr: Boolean
  49. def isRefAttr$: Boolean
  50. def isValueAttr: Boolean
  51. def isValueAttr$: Boolean
  52. lazy val name: String
  53. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  54. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  55. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  56. lazy val ns: String
  57. def owner: String
  58. def refCard: Int
  59. def refNext: String
  60. def refThis: String
  61. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  62. def toString(): String
    Definition Classes
    richTree → AnyRef → Any
  63. lazy val tpeS: String
  64. lazy val tpe_: scala.reflect.macros.Universe.Type
  65. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  66. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  67. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped