JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Author:
Hassan Aït-Kaci
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
hlt.language.design.types
Interface Valuable
All Known Subinterfaces:
Bindable
All Known Implementing Classes:
ArrayType
,
BagType
,
BoxableTypeConstant
,
ClassType
,
CollectionType
,
CollectionTypeConstant
,
ConstructedType
,
DefinedType
,
FunctionType
,
ListType
,
NamedTupleType
,
NamedType
,
ProtoType
,
SetType
,
StaticType
,
TupleType
,
Type
,
TypeConstant
,
TypeParameter
,
TypeTerm
public interface
Valuable
This interface is that of any object that can be the value of the binding of a
Bindable
object.
Method Summary
Methods
Modifier and Type
Method and Description
Valuable
getValue
()
Returns the value of this valuable.
Method Detail
getValue
Valuable
getValue()
Returns the value of this valuable.
Overview
Package
Class
Tree
Deprecated
Index
Help
Contact:
hak@acm.org
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method