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.instructions
Interface PushValue
All Known Implementing Classes:
FillArrayFromIntArray
,
FillArrayFromIntMap
,
FillArrayFromObjectArray
,
FillArrayFromObjectMap
,
FillArrayFromRealArray
,
FillArrayFromRealMap
,
FillMapFromIntArray
,
FillMapFromIntMap
,
FillMapFromObjectArray
,
FillMapFromObjectMap
,
FillMapFromRealArray
,
FillMapFromRealMap
,
PushIntArray
,
PushIntMap
,
PushNewObject
,
PushObjectArray
,
PushObjectMap
,
PushRealArray
,
PushRealMap
,
PushTuple
,
PushValueInt
,
PushValueObject
,
PushValueReal
public interface
PushValue
This empty interface is used to identify and test the nature of instructions that push a literal value on one of the
Runtime
stacks (useful for code optimization purposes).
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