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
.
meta
.
model
interface
IntersectionType
<
out
Intersection
=
Anything
>
O
verview
P
ackage
A
ttributes
M
ethods
Satisfied Interfaces:
Type
<
Intersection
>
A closed intersection type.
Attributes
satisfiedTypes
Source Code
shared formal
List
<
Type
<
Anything
>> satisfiedTypes
The list of closed satisfied types of this intersection.
Inherited Attributes
Attributes inherited from:
Object
hash
,
string
Inherited Methods
Methods inherited from:
Object
equals
Methods inherited from:
Type
<
Type
>
exactly
,
subtypeOf
,
supertypeOf
,
typeOf