package pulp
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- macro class Cached extends Annotation with StaticAnnotation
- Annotations
- @compileTimeOnly("enable macro paradise to expand macro annotations")
- macro class Factory extends Annotation with StaticAnnotation
- Annotations
- @compileTimeOnly("enable macro paradise to expand macro annotations")
- macro class ImplementedAs[T] extends Annotation with StaticAnnotation
- Annotations
- @compileTimeOnly("enable macro paradise to expand macro annotations")
- trait PlatformSpecific extends AnyRef
- trait Provider[A] extends AnyRef
- Annotations
- @implicitNotFound("Provider[${A}] not found, add annotation to ${A} or provide implicit Providers for constructor args")
- macro class Singleton extends Annotation with StaticAnnotation
- Annotations
- @compileTimeOnly("enable macro paradise to expand macro annotations")
- macro class Wired extends Annotation with StaticAnnotation
- Annotations
- @compileTimeOnly("enable macro paradise to expand macro annotations")
Value Members
- object Provider extends PlatformSpecific