next up previous contents index
Next: SaM Program Up: Internal Simulator Classes Previous: SaM Symbol Table   Contents   Index

SaM Reference Table

(CORE/REFERENCETABLE.JAVA, CORE/SAMREFERENCETABLE.JAVA)

Introduced in SaM 2.4, the reference table maps symbols to places in the program where they are used. This sets the stage for future work on dynamic linking, where reference resolution is performed at linking time. Currently the reference table is used only during assembly.

The reference table provides the following methods:



David Levitan 2006-02-12