implicit class richTree extends AnyRef
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- richTree
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new richTree(t: scala.reflect.macros.Universe.Tree)
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
- def alias: String
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- lazy val at: att
- lazy val card: Int
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
- lazy val enumPrefix: String
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- def isAnyEnum: Boolean
- def isAttr: Boolean
- def isBiEdge: Boolean
- def isBiEdgePropAttr: Boolean
- def isBiEdgePropRef: Boolean
- def isBiEdgePropRefAttr: Boolean
- def isBiEdgeRef: Boolean
- def isBiEdgeRefAttr: Boolean
- def isBiOtherRef: Boolean
- def isBiOtherRefAttr: Boolean
- def isBiSelfRef: Boolean
- def isBiSelfRefAttr: Boolean
- def isBiTargetRef: Boolean
- def isBiTargetRefAttr: Boolean
- def isEnum: Boolean
- def isEnum$: Boolean
- def isFirstNS: Boolean
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def isMany: Boolean
- def isManyEnum: Boolean
- def isManyRef: Boolean
- def isManyRefAttr: Boolean
- def isManyURI: Boolean
- def isMapAttr: Boolean
- def isMapAttr$: Boolean
- def isMapAttrK: Boolean
- def isOne: Boolean
- def isOneEnum: Boolean
- def isOneOptional: Boolean
- def isOneRef: Boolean
- def isOneRefAttr: Boolean
- def isOneURI: Boolean
- def isRef: Boolean
- def isRefAttr: Boolean
- def isRefAttr$: Boolean
- def isValueAttr: Boolean
- def isValueAttr$: Boolean
- lazy val name: String
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- lazy val ns: String
- def owner: String
- def refCard: Int
- def refNext: String
- def refThis: String
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- richTree → AnyRef → Any
- lazy val tpeS: String
- lazy val tpe_: scala.reflect.macros.Universe.Type
-
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( ... )