Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
L
- label - Variable in class simula.compiler.syntaxClass.statement.GotoStatement
-
The target label.
- Label - Enum constant in enum class simula.compiler.syntaxClass.declaration.Parameter.Kind
-
Label parameter.
- Label - Enum constant in enum class simula.compiler.syntaxClass.declaration.VirtualSpecification.Kind
-
Virtual label.
- Label - Static variable in class simula.compiler.syntaxClass.Type
-
Simula's Label type
- LABEL - Enum constant in enum class simula.compiler.utilities.KeyWord
-
Simula Keyword
- labelcodeList - Variable in class simula.compiler.syntaxClass.declaration.BlockDeclaration
-
The leading labels.
- LabelDeclaration - Class in simula.compiler.syntaxClass.declaration
-
Label Declaration.
- LabelDeclaration - Enum constant in enum class simula.compiler.syntaxClass.declaration.Declaration.Kind
-
Label Declaration
- LabelDeclaration() - Constructor for class simula.compiler.syntaxClass.declaration.LabelDeclaration
-
Default constructor used by Externalization.
- LabelDeclaration(String) - Constructor for class simula.compiler.syntaxClass.declaration.LabelDeclaration
-
Create a new Label Declaration.
- LabeledStatement - Class in simula.compiler.syntaxClass.statement
-
Labeled Statement.
- LabeledStatement(int, Vector<String>, Statement) - Constructor for class simula.compiler.syntaxClass.statement.LabeledStatement
-
Create a new LabeledStatement.
- LabelHandle(int, LabelNode, Object) - Constructor for class simula.compiler.byteCodeEngineering.RepairSTM_MethodVisitor.LabelHandle
- labelHandles - Variable in class simula.compiler.byteCodeEngineering.RepairSTM_MethodVisitor
- labelList - Variable in class simula.compiler.syntaxClass.declaration.DeclarationScope
-
The label list.
- labelNames - Static variable in class simula.compiler.byteCodeEngineering.AsmUtils
- labels - Variable in class simula.compiler.syntaxClass.statement.LabeledStatement
-
The list of labels.
- lang - Variable in class simula.editor.SourceTextPanel
-
Current language.
- Language() - Constructor for enum class simula.editor.SimulaEditor.Language
- last() - Method in class simula.runtime.RTS_Head
-
The procedure "last" may be used to obtain a reference to the last member of the set.
- LAST(RTS_Ranking) - Static method in class simula.runtime.RTS_Ranking
-
Returns the last element of the ranking tree.
- lastitem() - Method in class simula.runtime.RTS_Imagefile
-
Procedure lastintem.
- lastLineNumber - Variable in class simula.compiler.syntaxClass.declaration.BlockDeclaration
-
Last source line number
- lastloc() - Method in class simula.runtime.RTS_Directbytefile
-
The procedure lastloc.
- lastloc() - Method in class simula.runtime.RTS_Directfile
-
The procedure lastloc.
- LB - Variable in class simula.compiler.syntaxClass.declaration.ArrayDeclaration.BoundPair
-
The lower bound expression.
- LB - Variable in class simula.runtime.RTS_RTObject.RTS_BOUNDS
-
An array upper bound
- LE - Enum constant in enum class simula.compiler.utilities.KeyWord
-
Simula Keyword
- left - Variable in class simula.runtime.RTS_PageWriter
-
The left margin.
- legalTransmitionMode() - Method in class simula.compiler.syntaxClass.declaration.Parameter
-
Check if the parameter has a legal transmission mode.
- length() - Method in class simula.runtime.RTS_Imagefile
-
Returns the image's length.
- length(RTS_TXT) - Static method in class simula.runtime.RTS_TXT
-
Procedure length.
- LENGTH - Variable in class simula.runtime.RTS_TXT
-
The length of this text.
- letter(char) - Static method in class simula.runtime.RTS_ENVIRONMENT
-
Standard Procedure letter.
- lhs - Variable in class simula.compiler.syntaxClass.expression.ArithmeticExpression
-
The left hand side
- lhs - Variable in class simula.compiler.syntaxClass.expression.AssignmentOperation
-
The left hand side
- lhs - Variable in class simula.compiler.syntaxClass.expression.BooleanExpression
-
The left hand side
- lhs - Variable in class simula.compiler.syntaxClass.expression.ObjectRelation
-
The left hand side.
- lhs - Variable in class simula.compiler.syntaxClass.expression.QualifiedObject
-
The left hand simple-object-expression
- lhs - Variable in class simula.compiler.syntaxClass.expression.RelationalOperation
-
The left hand side
- lhs - Variable in class simula.compiler.syntaxClass.expression.TextExpression
-
The left hand side of &
- line() - Method in class simula.runtime.RTS_Printfile
-
Return the current line number.
- linear(RTS_RTObject.RTS_REALTYPE_ARRAY, RTS_RTObject.RTS_REALTYPE_ARRAY, RTS_RTObject.RTS_NAME<Integer>) - Static method in class simula.runtime.RTS_ENVIRONMENT
-
Random drawing: linear distribution.
- linecount(RTS_Printfile) - Static method in class simula.runtime.RTS_DEC_Lib
-
DEC_Lib Procedure linecount.
- lineGap - Variable in class simula.runtime.RTS_PageWriter
-
The line gap
- lineMap - Variable in class simula.compiler.GeneratedJavaClass
-
The line number map
- LINEMAP_ - Variable in class simula.runtime.RTS_PROGINFO
-
The line-map.
- lineNumber - Variable in class simula.compiler.syntaxClass.SyntaxClass
-
The source line number
- lineNumber - Variable in class simula.compiler.utilities.Token
-
The Token's line number
- lineNumberBeforeScanBasic - Static variable in class simula.compiler.utilities.Token
-
The line number before scan basic.
- lineNumberReader - Variable in class simula.compiler.parsing.DefaultScanner
-
The LineNumberReader.
- lineNumbers - Variable in class simula.editor.SourceTextPanel
-
The line number side-panel.
- lineReader - Variable in class simula.runtime.RTS_Infile
-
The BufferedReader used.
- lines - Variable in class simula.runtime.RTS_PageWriter.Sheet
-
The set of lines
- lineSelected() - Method in class simula.compiler.parsing.SimulaScanner
-
Determine if current line is selected.
- linesperpage(int) - Method in class simula.runtime.RTS_Printfile
-
Procedure linesperpage.
- linesPerSheet - Variable in class simula.runtime.RTS_PageWriter
-
Number of lines per page.
- lineStack - Variable in class simula.compiler.parsing.SourceFileReader
-
The stack of line numbers
- Linkage - Static variable in class simula.compiler.syntaxClass.declaration.StandardClass
-
The Standard Class Linkage
- list(File) - Method in class simula.compiler.SimulaCompiler
-
List temp class file directory tree
- list(String, File) - Method in class simula.compiler.SimulaCompiler
-
List a directory tree.
- LIST_ASM_CODE - Static variable in class simula.compiler.byteCodeEngineering.ByteCodeEngineering
-
List ASM code on/off
- LIST_REPAIRED_INSTRUCTION_LIST - Static variable in class simula.compiler.utilities.Option
-
Debug option
- listAttributeFile(File) - Method in class simula.compiler.AttributeFileIO
-
List an attribute file.
- listener - Variable in class simula.compiler.utilities.ConsolePanel
-
the KeyListener
- listener - Variable in class simula.runtime.RTS_ConsolePanel
-
the KeyListener
- ListingFileName - Static variable in class simula.runtime.RTS_COMMON.SPORT_Option
-
The S-PORT listing file
- listInstructionSequence(String, AbstractInsnNode, int) - Method in class simula.compiler.byteCodeEngineering.RepairSTM_MethodVisitor
- listJarFile(File) - Static method in class simula.compiler.SimulaCompiler
-
List .jar file
- listRuntimeOptions() - Static method in class simula.runtime.RTS_COMMON
-
List runtime options.
- ll - Variable in class simula.runtime.RTS_Ranking
-
Left link.
- ln(double) - Static method in class simula.runtime.RTS_ENVIRONMENT
-
Standard Procedure ln.
- loadChar(RTS_TXT, int) - Static method in class simula.runtime.RTS_ENVIRONMENT
-
S-PORT Extension Procedure loadChar.
- loadProperties() - Static method in class simula.compiler.utilities.Global
-
Load Simula properties.
- loadWorkspaceProperties() - Static method in class simula.compiler.utilities.Global
-
Load Workspace properties.
- loadWorkspacesFromOldPropertyFile() - Static method in class simula.compiler.utilities.Global
-
Load workspaces from old propertyFile.
- localIterator - Variable in class simula.compiler.syntaxClass.declaration.ClassDeclaration.ClassParameterIterator
-
The local Iterator
- LocalObject - Class in simula.compiler.syntaxClass.expression
-
LocalObject i.e.
- LocalObject(String) - Constructor for class simula.compiler.syntaxClass.expression.LocalObject
-
Create a new LocalObject
- locate(int) - Method in class simula.runtime.RTS_Directbytefile
-
The procedure locate.
- locate(int) - Method in class simula.runtime.RTS_Directfile
-
The procedure locate.
- location() - Method in class simula.runtime.RTS_Directbytefile
-
The procedure location.
- location() - Method in class simula.runtime.RTS_Directfile
-
The procedure "location" returns the current value of LOC.
- lock(float, int, int) - Method in class simula.runtime.RTS_Directbytefile
-
The procedure lock.
- lock(float, int, int) - Method in class simula.runtime.RTS_Directfile
-
The procedure lock.
- locked() - Method in class simula.runtime.RTS_Directbytefile
-
Returns the value _LOCKED.
- locked() - Method in class simula.runtime.RTS_Directfile
-
Returns the value _LOCKED.
- log10(double) - Static method in class simula.runtime.RTS_ENVIRONMENT
-
Standard Procedure log10.
- LONG - Enum constant in enum class simula.compiler.utilities.KeyWord
-
Simula Keyword
- LongReal - Static variable in class simula.compiler.syntaxClass.Type
-
Simula's Long Real type
- lookupPrintService() - Method in class simula.runtime.RTS_PageWriter
-
Lookup print service
- lowc(char) - Static method in class simula.runtime.RTS_DEC_Lib
-
DEC_Lib Procedure lowc.
- lowcase(RTS_TXT) - Static method in class simula.runtime.RTS_ENVIRONMENT
-
Standard Procedure lowcase.
- lowCase - Variable in class simula.compiler.syntaxClass.statement.SwitchStatement.SwitchInterval
-
The lower case key
- lowerbound(RTS_ARRAY, int) - Static method in class simula.runtime.RTS_ENVIRONMENT
-
Standard Procedure lowerbound.
- lowerBound(int) - Method in class simula.runtime.RTS_ARRAY
-
The procedure "lowerbound" returns the lower (upper) bound of the dimension of the given array corresponding to the given index.
- lowKey - Variable in class simula.compiler.syntaxClass.statement.SwitchStatement
-
The low key.
- lowten(char) - Static method in class simula.runtime.RTS_ENVIRONMENT
-
Standard Procedure lowten.
- LT - Enum constant in enum class simula.compiler.utilities.KeyWord
-
Simula Keyword
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form