Index
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form
L
- LABEL - Static variable in class mars.venus.editors.jeditsyntax.tokenmarker.Token
-
Label token id.
- LABEL_SORT_STATE - Static variable in class mars.Settings
-
State for sorting label window display
- LABEL_WINDOW_VISIBILITY - Static variable in class mars.Settings
-
Default visibility of label window (symbol table).
- LabelsWindow - Class in mars.venus
-
Represents the Labels window, which is a type of JInternalFrame.
- LabelsWindow() - Constructor for class mars.venus.LabelsWindow
-
Constructor for the Labels (symbol table) window.
- LEFT_OF_SCROLLBAR - Static variable in class mars.venus.editors.jeditsyntax.JEditTextArea
-
Adding components with this name to the text area will place them left of the horizontal scroll bar.
- LEFT_PAREN - Static variable in class mars.assembler.TokenTypes
- length - Variable in class mars.venus.editors.jeditsyntax.tokenmarker.Token
-
The length of this token.
- LINE_PREFIX - Static variable in class mars.ErrorList
- lineHighlight - Variable in class mars.venus.editors.jeditsyntax.TextAreaDefaults
- lineHighlightColor - Variable in class mars.venus.editors.jeditsyntax.TextAreaDefaults
- LineInfo() - Constructor for class mars.venus.editors.jeditsyntax.tokenmarker.TokenMarker.LineInfo
-
Creates a new LineInfo object with token = Token.NULL and obj = null.
- LineInfo(byte, Object) - Constructor for class mars.venus.editors.jeditsyntax.tokenmarker.TokenMarker.LineInfo
-
Creates a new LineInfo object with the specified parameters.
- lineToY(int) - Method in class mars.venus.editors.jeditsyntax.JEditTextArea
-
Converts a line index to a y co-ordinate.
- LITERAL1 - Static variable in class mars.venus.editors.jeditsyntax.tokenmarker.Token
-
Literal 1 token id.
- LITERAL2 - Static variable in class mars.venus.editors.jeditsyntax.tokenmarker.Token
-
Literal 2 token id.
- LITTLE_ENDIAN - Static variable in class mars.mips.hardware.Memory
-
Constant representing byte order of each memory word.
- loadDumpFormats() - Method in class mars.mips.dump.DumpFormatLoader
-
Dynamically loads dump formats into an ArrayList.
- loadPropertiesFromFile(String) - Static method in class mars.util.PropertiesFile
-
Produce Properties (a Hashtable) object containing key-value pairs from specified properties file.
- longToBinaryString(long) - Static method in class mars.util.Binary
-
Translate long value into a String consisting of '1's and '0's.
- longToBinaryString(long, int) - Static method in class mars.util.Binary
-
Translate long value into a String consisting of '1's and '0's.
- longToHexString(long) - Static method in class mars.util.Binary
-
Prefix a hexadecimal-indicating string "0x" to the string equivalent to the hexadecimal value in the long parameter.
- lookup(Segment, int, int) - Method in class mars.venus.editors.jeditsyntax.KeywordMap
-
Looks up a key.
- LOW_DOUBLE_VALUE - Static variable in class mars.assembler.DataTypes
-
Largest magnitude negative value that can be stored in a MIPS double(negative of the max)
- LOW_FLOAT_VALUE - Static variable in class mars.assembler.DataTypes
-
Largest magnitude negative value that can be stored in a MIPS float (negative of the max)
- lowOrderLongToInt(long) - Static method in class mars.util.Binary
-
Returns int representing the bit values of the low order 32 bits of given 64 bit long value.
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form