object RefinedFormatter extends Analyzer.SpecialFormatter
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- RefinedFormatter
- SpecialFormatter
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
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
apply[A](tpe: scala.tools.nsc.Global.Type, simple: String, args: List[A], formattedArgs: ⇒ List[Formatted], top: Boolean, rec: (A) ⇒ (Boolean) ⇒ Formatted): Option[Formatted]
- Definition Classes
- RefinedFormatter → SpecialFormatter
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
-
def
diff(left: scala.tools.nsc.Global.Type, right: scala.tools.nsc.Global.Type, top: Boolean): Option[Formatted]
- Definition Classes
- RefinedFormatter → SpecialFormatter
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def filterDecls(syms: List[scala.tools.nsc.Global.Symbol]): List[(Formatted, Formatted)]
- def formatDecl: (scala.tools.nsc.Global.Symbol) ⇒ Formatted
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val ignoredTypes: List[scala.tools.nsc.Global.Type]
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def matchDecls(left: List[scala.tools.nsc.Global.Symbol], right: List[scala.tools.nsc.Global.Symbol]): List[Formatted]
- def matchTypes(left: List[scala.tools.nsc.Global.Type], right: List[scala.tools.nsc.Global.Type]): List[Formatted]
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- val none: Formatted
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def sanitizeParents: (List[scala.tools.nsc.Global.Type]) ⇒ List[scala.tools.nsc.Global.Type]
- def separate[A](left: List[A], right: List[A]): (List[A], List[A], List[A])
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
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()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
- object DeclSymbol
- object Refined
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated