abstract
class
CPSAnnotationChecker extends CPSUtils
Instance Constructors
-
new
CPSAnnotationChecker()
Type Members
-
type
CPSInfo = Option[(Type, Type)]
Abstract Value Members
-
abstract
val
global: Global
Concrete Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
lazy val
Context: Symbol
-
lazy val
MarkerCPSAdaptMinus: Symbol
-
lazy val
MarkerCPSAdaptPlus: Symbol
-
lazy val
MarkerCPSSym: Symbol
-
lazy val
MarkerCPSSynth: Symbol
-
lazy val
MarkerCPSTypes: Symbol
-
lazy val
MethReify: Symbol
-
lazy val
MethReifyR: Symbol
-
lazy val
MethShift: Symbol
-
lazy val
MethShiftR: Symbol
-
lazy val
MethShiftUnit: Symbol
-
lazy val
MethShiftUnitR: Symbol
-
lazy val
ModCPS: Symbol
-
lazy val
allCPSAnnotations: List[Symbol]
-
final
def
asInstanceOf[T0]: T0
-
object
checker extends AnnotationChecker
-
def
clone(): AnyRef
-
var
cpsEnabled: Boolean
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
filterAttribs(tpe: Type, cls: Symbol): List[AnnotationInfo]
-
def
finalize(): Unit
-
def
getAnswerTypeAnn(tp: Type): Option[(Type, Type)]
-
final
def
getClass(): java.lang.Class[_]
-
def
getExternalAnswerTypeAnn(tp: Type): Option[(Type, Type)]
-
def
hasAnswerTypeAnn(tp: Type): Boolean
-
def
hasSynthAnn(tp: Type): Boolean
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
def
linearize(a: CPSInfo, b: CPSInfo)(implicit unit: CompilationUnit, pos: Position): CPSInfo
-
def
linearize(ann: List[AnnotationInfo]): AnnotationInfo
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
removeAllCPSAnnotations(tpe: Type): Type
-
def
removeAttribs(tpe: Type, cls: Symbol*): Type
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
def
updateSynthFlag(tree: Tree): Tree
-
val
verbose: Boolean
-
final
def
vprintln(x: ⇒ Any): Unit
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from AnyRef
Inherited from Any