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
    @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
  14. def hashCode(): Int
    Definition Classes
    AnyRef → Any
  15. def isAttr: Boolean
  16. def isBiEdge: Boolean
  17. def isBiEdgePropAttr: Boolean
  18. def isBiEdgePropRef: Boolean
  19. def isBiEdgePropRefAttr: Boolean
  20. def isBiEdgeRef: Boolean
  21. def isBiEdgeRefAttr: Boolean
  22. def isBiOtherRef: Boolean
  23. def isBiOtherRefAttr: Boolean
  24. def isBiSelfRef: Boolean
  25. def isBiSelfRefAttr: Boolean
  26. def isBiTargetRef: Boolean
  27. def isBiTargetRefAttr: Boolean
  28. def isEnum: Boolean
  29. def isEnum$: Boolean
  30. def isFirstNS: Boolean
  31. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  32. def isMany: Boolean
  33. def isManyEnum: Boolean
  34. def isManyRef: Boolean
  35. def isManyRefAttr: Boolean
  36. def isManyURI: Boolean
  37. def isMapAttr: Boolean
  38. def isMapAttr$: Boolean
  39. def isMapAttrK: Boolean
  40. def isOne: Boolean
  41. def isOneEnum: Boolean
  42. def isOneRef: Boolean
  43. def isOneRefAttr: Boolean
  44. def isOneURI: Boolean
  45. def isRef: Boolean
  46. def isRefAttr: Boolean
  47. def isRefAttr$: Boolean
  48. def isValueAttr: Boolean
  49. def isValueAttr$: Boolean
  50. lazy val name: String
  51. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  52. final def notify(): Unit
    Definition Classes
    AnyRef
  53. final def notifyAll(): Unit
    Definition Classes
    AnyRef
  54. lazy val ns: String
  55. def owner: String
  56. def refCard: Int
  57. def refNext: String
  58. def refThis: String
  59. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  60. def toString(): String
    Definition Classes
    richTree → AnyRef → Any
  61. lazy val tpeS: String
  62. lazy val tpe_: scala.reflect.macros.Universe.Type
  63. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  64. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  65. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped