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 PushObject
All Known Implementing Classes:
FillArrayFromIntArray
,
FillArrayFromIntMap
,
FillArrayFromObjectArray
,
FillArrayFromObjectMap
,
FillArrayFromRealArray
,
FillArrayFromRealMap
,
FillMapFromIntArray
,
FillMapFromIntMap
,
FillMapFromObjectArray
,
FillMapFromObjectMap
,
FillMapFromRealArray
,
FillMapFromRealMap
,
PushClosure
,
PushIntArray
,
PushIntMap
,
PushNewObject
,
PushObjectArray
,
PushObjectMap
,
PushOffsetObject
,
PushRealArray
,
PushRealMap
,
PushScope
,
PushTuple
,
PushValueObject
public interface
PushObject
This empty interface is used to identify and test the nature of instructions that push a Java
Object
on the
Runtime
stack (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