|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
.macro
directive.Macro
object and stores it in MacroPool.current
.
.end_macro
directive.
get
method.
MacroPool
and sends reference of this
MIPSprogram
to it
lineInfo
array can contain the
specified index.
construct
method has returned.
construct
method.
getBooleanSetting(int id)
with the appropriate boolean setting ID
(e.g. Settings.ASSEMBLE_ALL_ENABLED
)
getBooleanSetting(int id)
with the appropriate boolean setting ID
(e.g. Settings.ASSEMBLE_ON_OPEN_ENABLED
)
getBooleanSetting(int id)
with the appropriate boolean setting ID
(e.g. Settings.BARE_MACHINE_ENABLED
)
getBooleanSetting(int id)
with the appropriate boolean setting ID
(e.g. Settings.DATA_SEGMENT_HIGHLIGHTING
)
getBooleanSetting(int id)
with the appropriate boolean setting ID
(e.g. Settings.DELAYED_BRANCHING_ENABLED
)
getBooleanSetting(int id)
with the appropriate boolean setting ID
(e.g. Settings.DISPLAY_ADDRESSES_IN_HEX
)
getBooleanSetting(int id)
with the appropriate boolean setting ID
(e.g. Settings.DISPLAY_VALUES_IN_HEX
)
getBooleanSetting(int id)
with the appropriate boolean setting ID
(e.g. Settings.EDITOR_LINE_NUMBERS_DISPLAYED
)
getBooleanSetting(int id)
with the appropriate boolean setting ID
(e.g. Settings.EXCEPTION_HANDLER_ENABLED
)
getBooleanSetting(int id)
with the appropriate boolean setting ID
(e.g. Settings.EXTENDED_ASSEMBLER_ENABLED
)
getBooleanSetting(int id)
with the appropriate boolean setting ID
(e.g. Settings.LABEL_WINDOW_VISIBILITY
)
MacroPool
for this program
MacroPool.counter
will be set to 0 on construction of this class and will
be incremented by each call.
getBooleanSetting(int id)
with the appropriate boolean setting ID
(e.g. Settings.PROGRAM_ARGUMENTS
)
getBooleanSetting(int id)
with the appropriate boolean setting ID
(e.g. Settings.REGISTERS_HIGHLIGHTING
)
getBooleanSetting(int id)
with the appropriate boolean setting ID
(e.g. Settings.START_AT_MAIN
)
getBooleanSetting(int id)
with the appropriate boolean setting ID
(e.g. Settings.WARNINGS_ARE_ERRORS
)
KeywordMap
is similar to a hashtable in that it maps keys
to values.KeywordMap
.
KeywordMap
.
markTokensImpl
method
that is called to split a line up into tokens.
setSelectedText()
, but overstrikes the
appropriate number of characters if overwrite mode is enabled.
Segment
is equal to a
string.
Segment
is equal to a
character array.
RepeatButton
is a JButton
which contains a timer
for firing events while the button is held down.setBooleanSetting(int id, boolean value)
with the appropriate boolean setting ID
(e.g. Settings.ASSEMBLE_ALL_ENABLED
)
setBooleanSetting(int id, boolean value)
with the appropriate boolean setting ID
(e.g. Settings.ASSEMBLE_ON_OPEN_ENABLED
)
setBooleanSetting(int id, boolean value)
with the appropriate boolean setting ID
(e.g. Settings.DATA_SEGMENT_HIGHLIGHTING
)
setBooleanSetting(int id, boolean value)
with the appropriate boolean setting ID
(e.g. Settings.DELAYED_BRANCHING_ENABLED
)
setBooleanSettingNonPersistent(int id, boolean value)
with the appropriate boolean setting ID
(e.g. Settings.DELAYED_BRANCHING_ENABLED
)
setBooleanSetting(int id, boolean value)
with the appropriate boolean setting ID
(e.g. Settings.DISPLAY_ADDRESSES_IN_HEX
)
setBooleanSetting(int id, boolean value)
with the appropriate boolean setting ID
(e.g. Settings.DISPLAY_VALUES_IN_HEX
)
setBooleanSetting(int id, boolean value)
with the appropriate boolean setting ID
(e.g. Settings.EDITOR_LINE_NUMBERS_DISPLAYED
)
setBooleanSetting(int id, boolean value)
with the appropriate boolean setting ID
(e.g. Settings.EXCEPTION_HANDLER_ENABLED
)
setBooleanSetting(int id, boolean value)
with the appropriate boolean setting ID
(e.g. Settings.EXTENDED_ASSEMBLER_ENABLED
)
setBooleanSetting(int id, boolean value)
with the appropriate boolean setting ID
(e.g. Settings.LABEL_WINDOW_VISIBILITY
)
MacroPool
for this program
setBooleanSetting(int id, boolean value)
with the appropriate boolean setting ID
(e.g. Settings.PROGRAM_ARGUMENTS
)
setBooleanSetting(int id, boolean value)
with the appropriate boolean setting ID
(e.g. Settings.REGISTERS_HIGHLIGHTING
)
setBooleanSetting(int id, boolean value)
with the appropriate boolean setting ID
(e.g. Settings.START_AT_MAIN
)
setBooleanSetting(int id, boolean value)
with the appropriate boolean setting ID
(e.g. Settings.WARNINGS_ARE_ERRORS
)
construct
method
and then exit.
tokenValue
is macro parameter or not
TokenMarker
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |