Attributes
- Companion
- object
- Graph
-
- Supertypes
- Known subtypes
-
class CaptureAnnotationclass BodyAnnotationclass ConcreteBodyAnnotationclass LazyBodyAnnotationclass ConcreteAnnotationclass LazyAnnotationclass ClassfileAnnotationclass DeferredSymAndTreeShow all
Members list
Value members
Concrete methods
All arguments to this annotation in a single flat list
All arguments to this annotation in a single flat list
Attributes
Operations for hash-consing, can be overridden
Operations for hash-consing, can be overridden
Attributes
The tree evaluation has finished.
The tree evaluation has finished.
Attributes
The tree evaluaton is in progress.
The tree evaluaton is in progress.
Attributes
Normally, applies a type map to all tree nodes of this annotation, but can be overridden. Returns EmptyAnnotation if type type map produces a range type, since ranges cannot be types of trees.
Normally, applies a type map to all tree nodes of this annotation, but can be overridden. Returns EmptyAnnotation if type type map produces a range type, since ranges cannot be types of trees.
Attributes
Does this annotation refer to a parameter of tl
?
Does this annotation refer to a parameter of tl
?
Attributes
Inherited methods
A fallback text representation, if the pattern matching in Printers does not have a case for this showable element
A fallback text representation, if the pattern matching in Printers does not have a case for this showable element
Attributes
- Inherited from:
- Showable
The string representation of this showable element.
The string representation with each line after the first one indented by the given given margin (in spaces).
The string representation with each line after the first one indented by the given given margin (in spaces).
Attributes
- Inherited from:
- Showable
The summarized string representation of this showable element. Recursion depth is limited to some smallish value. Default is Config.summarizeDepth.
The summarized string representation of this showable element. Recursion depth is limited to some smallish value. Default is Config.summarizeDepth.
Attributes
- Inherited from:
- Showable