CpsDebugLevel
cps.plugin.annotation.CpsDebugLevel
case class CpsDebugLevel(level: Int) extends StaticAnnotation
set debug level of CpsPlugin inside of class of method. (0 - No debug, > 15 - trace all)
Attributes
- Source
- CpsDebugLevel.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StaticAnnotationclass Annotationclass Objecttrait Matchableclass Any
Members list
In this article