inferred

scala.caps.internal.inferred
final class inferred extends StaticAnnotation

An annotation on a type indicating that the type was inferred. Added during inlining when we want to mark portions of aotherwise explicit type as inferred.

Attributes

Source
package.scala
Graph
Supertypes
class Annotation
class Object
trait Matchable
class Any
In this article