module
ceylon.language
1.0.0
Keyboard Shortcuts
f
Open filter by tags
s
Open search page
?
Open this information panel
+
Expand all
-
Collapse all
Documentation:
o
Jump to module documentation
p
Jump to package documentation
l
Jump to aliases
n
Jump to annotations
z
Jump to initializer
a
Jump to attributes
m
Jump to methods
i
Jump to interfaces
c
Jump to classes
e
Jump to exceptions
Search page:
enter
Jump to selected declaration
esc
Clear search query/Go to overview
up
Move selection up
down
Move selection down
Search
Filter
Filter declarations by tags
All
None
Show more
Source Code
ceylon.language
annotation
FormalAnnotation
O
verview
P
ackage
A
ttributes
Initiali
z
er
M
ethods
Type Hierarchy:
Anything
Object
Basic
FormalAnnotation
Satisfied Interfaces:
Annotation
,
ConstrainedAnnotation
<
Value
,
Value
?,
ProgramElement
>
Go to Nothing
abbreviations X? means X|Nothing
,
OptionalAnnotation
<
FormalAnnotation
,
ValueDeclaration
|
FunctionDeclaration
|
ClassOrInterfaceDeclaration
>
Annotation Constructors:
formal
The annotation class for
formal
.
Initializer
FormalAnnotation()
Inherited Attributes
Attributes inherited from:
Object
hash
,
string
Inherited Methods
Methods inherited from:
Object
equals
Methods inherited from:
ConstrainedAnnotation
<
Value
,
Values
,
ProgramElement
>
occurs