Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- call(RTS_RTObject) - Method in class simula.runtime.RTS_RTObject
-
Standard procedure 'call'.
- call(RTS_RTObject, int) - Method in class simula.runtime.RTS_RTObject
- caller - Variable in class simula.runtime.RTS_Coroutine
-
The caller
- callerThread - Variable in class simula.runtime.RTS_Coroutine
-
The caller thread
- callJavacCompiler(String) - Method in class simula.compiler.SimulaCompiler
-
Call Java command line compiler.
- callJavaSystemCompiler(JavaCompiler, String) - Method in class simula.compiler.SimulaCompiler
-
Call Java system compiler
- CallProcedure - Class in simula.compiler.syntaxClass.expression
-
Coding Utilities: Call Procedure
- CallProcedure() - Constructor for class simula.compiler.syntaxClass.expression.CallProcedure
-
Default constructor.
- callRemoteProcedure - Variable in class simula.compiler.syntaxClass.expression.RemoteVariable
-
If the remoteAttribute is declared as a ProcedureDeclaration 'callRemoteProcedure' is the procedure to be called.
- callRemoteVirtual - Variable in class simula.compiler.syntaxClass.expression.RemoteVariable
-
If the remoteAttribute is declared as a VirtualSpecification 'callRemoteVirtual' is the procedure to be called.
- cancel(RTS_Process) - Method in class simula.runtime.RTS_Simulation
-
The Procedure cancel.
- canvas - Variable in class simula.runtime.RTS_Drawing
-
The current canvas.
- cardinal() - Method in class simula.runtime.RTS_Head
-
The integer procedure "cardinal" counts the number of members in a set.
- caseKeyList - Variable in class simula.compiler.syntaxClass.statement.SwitchStatement.WhenPart
-
The case key list.
- CaseSensitive - Static variable in class simula.compiler.utilities.Option
-
Source file is case sensitive.
- change(RTS_RTObject.RTS_NAME<RTS_TXT>, RTS_TXT, RTS_TXT) - Static method in class simula.runtime.RTS_DEC_Lib
-
DEC_Lib Procedure change.
- Char(int) - Static method in class simula.runtime.RTS_ENVIRONMENT
-
Standard Procedure char.
- Character - Static variable in class simula.compiler.syntaxClass.Type
-
Simula's Character type
- CHARACTER - Enum constant in enum class simula.compiler.utilities.KeyWord
-
Simula Keyword
- CHARACTERKONST - Enum constant in enum class simula.compiler.utilities.KeyWord
-
Simula Symbol
- check(RTS_TXT) - Method in class simula.runtime.RTS_DEC_Lib.NumberChecker
-
Virtual to be redefined.
- checkAlreadyDefined() - Method in class simula.compiler.syntaxClass.declaration.Declaration
-
Check if a declaration with this identifier is already defined.
- checkAssignable(RTS_TXT) - Static method in class simula.runtime.RTS_TXT
-
Check if it is legal to assign to the given text reference.
- checkBox(String) - Static method in class simula.editor.RTOption
-
Editor Utility: Create a checkBox without tooltips.
- checkBox(String, String) - Static method in class simula.compiler.utilities.Option
-
Editor Utility: Create a checkBox with tooltips.
- checkCompatibility(Expression, String) - Static method in class simula.compiler.syntaxClass.expression.Expression
-
Check compatibility between simpleObjectExpression and a classDeclaration.
- CHECKED - Variable in class simula.compiler.syntaxClass.SyntaxClass
-
Controls semantic checking.
- checkedParams - Variable in class simula.compiler.syntaxClass.expression.ObjectGenerator
-
The actual parameters after checking
- checkedParams - Variable in class simula.compiler.syntaxClass.expression.VariableExpression
-
The checked parameters set by doChecking.
- checkextension(RTS_TXT, RTS_TXT) - Static method in class simula.runtime.RTS_DEC_Lib
-
DEC_Lib Procedure checkextension.
- checkfrac(RTS_RTObject.RTS_NAME<RTS_TXT>) - Static method in class simula.runtime.RTS_DEC_Lib
-
DEC_Lib Procedure checkfrac.
- checkHiddenList() - Method in class simula.compiler.syntaxClass.declaration.ClassDeclaration
-
Perform sematic checking of the Hidden list.
- checkint(RTS_RTObject.RTS_NAME<RTS_TXT>) - Static method in class simula.runtime.RTS_DEC_Lib
-
DEC_Lib Procedure checkint.
- checkNumber(RTS_RTObject.RTS_NAME<RTS_TXT>, RTS_DEC_Lib.NumberChecker) - Static method in class simula.runtime.RTS_DEC_Lib
-
Check number using the given NumberChecker.
- checkpoint() - Method in class simula.runtime.RTS_Directbytefile
-
The procedure checkpoint.
- checkpoint() - Method in class simula.runtime.RTS_Directfile
-
The procedure checkpoint.
- checkpoint() - Method in class simula.runtime.RTS_Outbytefile
-
Procedure checkpoint.
- checkpoint() - Method in class simula.runtime.RTS_Outfile
-
Procedure checkpoint.
- checkProtectedList() - Method in class simula.compiler.syntaxClass.declaration.ClassDeclaration
-
Perform sematic checking of the Protected list.
- checkreal(RTS_RTObject.RTS_NAME<RTS_TXT>) - Static method in class simula.runtime.RTS_DEC_Lib
-
DEC_Lib Procedure checkrealc.
- Class - Enum constant in enum class simula.compiler.syntaxClass.declaration.Declaration.Kind
-
Class.
- CLASS - Enum constant in enum class simula.compiler.utilities.KeyWord
-
Simula Keyword
- CLASS - Static variable in class simula.compiler.syntaxClass.declaration.StandardClass
-
The Standard Class CLASS.
- classDeclaration - Variable in class simula.compiler.syntaxClass.declaration.ConnectionBlock
-
The when class identifier
- classDeclaration - Variable in class simula.compiler.syntaxClass.expression.LocalObject
-
The class declaration.
- classDeclaration - Variable in class simula.compiler.syntaxClass.expression.ObjectRelation
-
The class declaration.
- classDeclaration - Variable in class simula.compiler.syntaxClass.expression.QualifiedObject
-
The right hand class declaration.
- classDeclaration - Variable in class simula.compiler.syntaxClass.statement.ConnectionStatement.WhenPart
-
The class declaration correspondig to the class identifier.
- ClassDeclaration - Class in simula.compiler.syntaxClass.declaration
-
Simula Class Declaration.
- ClassDeclaration() - Constructor for class simula.compiler.syntaxClass.declaration.ClassDeclaration
-
Default constructor used by Externalization.
- ClassDeclaration(String) - Constructor for class simula.compiler.syntaxClass.declaration.ClassDeclaration
-
Create a new ClassDeclaration.
- ClassDeclaration.ClassParameterIterator - Class in simula.compiler.syntaxClass.declaration
-
Utility: ClassParameterIterator - Iterates through prefix-chain.
- classFileName - Variable in class simula.compiler.byteCodeEngineering.RepairSTM_MethodVisitor
- classFileName - Variable in class simula.compiler.byteCodeEngineering.SimClassVisitor
- classIdentifier - Variable in class simula.compiler.syntaxClass.expression.LocalObject
-
The class identifier.
- classIdentifier - Variable in class simula.compiler.syntaxClass.expression.ObjectGenerator
-
The class-identifier
- classIdentifier - Variable in class simula.compiler.syntaxClass.expression.ObjectRelation
-
The right hand class identifier.
- classIdentifier - Variable in class simula.compiler.syntaxClass.expression.QualifiedObject
-
The right hand class identifier.
- classIdentifier - Variable in class simula.compiler.syntaxClass.statement.ConnectionStatement.WhenPart
-
The WHEN class-identifier
- ClassParameterIterator() - Constructor for class simula.compiler.syntaxClass.declaration.ClassDeclaration.ClassParameterIterator
-
Constructor
- clear() - Method in class simula.compiler.utilities.ConsolePanel
-
Clear the Console.
- clear() - Method in class simula.runtime.RTS_ConsolePanel
-
Clear the panel.
- clear() - Method in class simula.runtime.RTS_Head
-
The procedure "clear" removes all members from the set.
- CLEAR(RTS_Ranking) - Static method in class simula.runtime.RTS_Ranking
-
Clear the Ranking tree.
- clearItem - Variable in class simula.compiler.utilities.ConsolePanel
-
Menu item clear
- clearItem - Variable in class simula.runtime.RTS_ConsolePanel
-
Menu item clear
- clocktime() - Static method in class simula.runtime.RTS_ENVIRONMENT
-
Standard Procedure clocktime.
- close - Variable in class simula.editor.EditorMenues
-
Menu item
- close() - Static method in class simula.compiler.parsing.Parse
-
Close the Simula scanner.
- close() - Method in class simula.compiler.parsing.SimulaScanner
-
Close the scanner.
- close() - Method in class simula.compiler.parsing.SourceFileReader
-
Close this source file reader
- close() - Method in class simula.runtime.RTS_Directbytefile
-
The procedure close.
- close() - Method in class simula.runtime.RTS_Directfile
-
The procedure close.
- close() - Method in class simula.runtime.RTS_Inbytefile
-
Procedure close.
- close() - Method in class simula.runtime.RTS_Infile
-
Procedure close.
- close() - Method in class simula.runtime.RTS_Outbytefile
-
The procedure close.
- close() - Method in class simula.runtime.RTS_Outfile
-
Procedure close.
- close() - Method in class simula.runtime.RTS_PageWriter
- close() - Method in class simula.runtime.RTS_Printfile
-
Procedure close.
- close2 - Variable in class simula.editor.EditorMenues
-
Popup Menu item
- closeAll - Variable in class simula.editor.EditorMenues
-
Menu item
- closeAll2 - Variable in class simula.editor.EditorMenues
-
Popup Menu item
- closeJavaOutput() - Method in class simula.compiler.GeneratedJavaClass
-
Close Java output file.
- code - Variable in class simula.compiler.syntaxClass.statement.ActivationStatement
-
The activation code
- code(String) - Static method in class simula.compiler.GeneratedJavaClass
-
Output a code line without comment.
- code(String, String) - Static method in class simula.compiler.GeneratedJavaClass
-
Output a code line with comment.
- code(CodeLine) - Static method in class simula.compiler.GeneratedJavaClass
-
Output a code line.
- code1 - Variable in class simula.compiler.syntaxClass.declaration.ClassDeclaration
-
Statement code before inner.
- code2 - Variable in class simula.compiler.syntaxClass.declaration.ClassDeclaration
-
Statement code after inner.
- codeClassStatements() - Method in class simula.compiler.syntaxClass.declaration.ClassDeclaration
-
Coding utility: Code class statements.
- codeCPF(String, VariableExpression, ProcedureSpecification) - Static method in class simula.compiler.syntaxClass.expression.CallProcedure
-
Coding Utility: Edit Call Procedure Formal.
- codeCSVP(String, VariableExpression, ProcedureSpecification) - Static method in class simula.compiler.syntaxClass.expression.CallProcedure
-
Coding Utility: Edit Call Specified Virtual Procedure.
- codeLine - Variable in class simula.compiler.CodeLine
-
The codeline string.
- CodeLine - Class in simula.compiler
-
A single line of output Java code.
- CodeLine() - Constructor for class simula.compiler.CodeLine
-
Default constructor used by Externalization.
- CodeLine(String, int, String) - Constructor for class simula.compiler.CodeLine
-
Create a new CodeLine.
- codeProcedureBody() - Method in class simula.compiler.syntaxClass.declaration.ProcedureDeclaration
-
Coding Utility: codeProcedureBody.
- codeProcedureBody() - Method in class simula.compiler.syntaxClass.declaration.SwitchDeclaration
- codeProgramInfo() - Method in class simula.compiler.GeneratedJavaClass
-
Output program info.
- codeSet(CodeLine...) - Static method in class simula.compiler.syntaxClass.declaration.StandardClass
-
Utility to hold a set of Java code lines
- codeStatements() - Method in class simula.compiler.syntaxClass.declaration.BlockDeclaration
-
Coding utility: Code statements
- codeStatements() - Method in class simula.compiler.syntaxClass.declaration.ClassDeclaration
- codeSTMBody() - Method in class simula.compiler.syntaxClass.declaration.BlockDeclaration
-
Coding utility: Code STM body
- COLON - Enum constant in enum class simula.compiler.utilities.KeyWord
-
Simula Symbol
- color - Variable in class simula.runtime.RTS_TextElement
-
The current color.
- color(int, int, int) - Method in class simula.runtime.RTS_Drawing
-
integer procedure color(r,g,b); integer r,g,b; ... ... ;
- COMMA - Enum constant in enum class simula.compiler.utilities.KeyWord
-
Simula Symbol
- comment - Enum constant in enum class simula.compiler.utilities.Token.StyleCode
-
Comment
- COMMENT - Enum constant in enum class simula.compiler.utilities.KeyWord
-
Simula Keyword
- commonRefType(Type, Type) - Static method in class simula.compiler.syntaxClass.Type
-
Returns the type to which both types can be converted.
- commonTypeConversion(Type, Type) - Static method in class simula.compiler.syntaxClass.Type
-
Returns the type to which both types can be converted.
- compilerOption - Variable in class simula.editor.EditorMenues
-
Menu item
- compilerOption2 - Variable in class simula.editor.EditorMenues
-
Popup Menu item
- CompoundStatement - Enum constant in enum class simula.compiler.syntaxClass.declaration.Declaration.Kind
-
Compound Statement.
- compress(RTS_TXT, char) - Static method in class simula.runtime.RTS_DEC_Lib
-
DEC_Lib Procedure compress.
- conc(RTS_TXT, RTS_TXT) - Static method in class simula.runtime.RTS_DEC_Lib
-
DEC_Lib Procedure conc.
- CONC - Enum constant in enum class simula.compiler.utilities.KeyWord
-
Simula Keyword
- CONC(RTS_TXT, RTS_TXT) - Method in class simula.runtime.RTS_RTObject
-
The operator & permits text concatenation.
- conc2(RTS_TXT, RTS_TXT) - Static method in class simula.runtime.RTS_DEC_Lib
-
DEC_Lib Procedure conc2.
- conc3(RTS_TXT, RTS_TXT, RTS_TXT) - Static method in class simula.runtime.RTS_DEC_Lib
-
DEC_Lib Procedure conc3.
- conc4(RTS_TXT, RTS_TXT, RTS_TXT, RTS_TXT) - Static method in class simula.runtime.RTS_DEC_Lib
-
DEC_Lib Procedure conc4.
- conc5(RTS_TXT, RTS_TXT, RTS_TXT, RTS_TXT, RTS_TXT) - Static method in class simula.runtime.RTS_DEC_Lib
-
DEC_Lib Procedure conc5.
- cond - Variable in class simula.runtime.RTS_RTObject.WhileElt
-
The condition that determines whether to continue.
- cond - Variable in class simula.runtime.RTS_RTObject.WhileTValElt
-
The condition that determines whether to continue.
- condition - Variable in class simula.compiler.syntaxClass.expression.ConditionalExpression
-
The condition.
- condition - Variable in class simula.compiler.syntaxClass.statement.ConditionalStatement
-
The if-clause condition
- condition - Variable in class simula.compiler.syntaxClass.statement.WhileStatement
-
The WHILE condition
- ConditionalExpression - Class in simula.compiler.syntaxClass.expression
-
Conditional Expression.
- ConditionalExpression(Type, Expression, Expression, Expression) - Constructor for class simula.compiler.syntaxClass.expression.ConditionalExpression
-
Create a new ConditionalExpression.
- ConditionalStatement - Class in simula.compiler.syntaxClass.statement
-
Conditional Statement.
- ConditionalStatement(int) - Constructor for class simula.compiler.syntaxClass.statement.ConditionalStatement
-
Create a new ConditionalStatement.
- connectionBlock - Variable in class simula.compiler.syntaxClass.statement.ConnectionStatement.DoPart
-
The associated connection block.
- ConnectionBlock - Class in simula.compiler.syntaxClass.declaration
-
Connection Block.
- ConnectionBlock - Enum constant in enum class simula.compiler.syntaxClass.declaration.Declaration.Kind
-
Connection Block.
- ConnectionBlock() - Constructor for class simula.compiler.syntaxClass.declaration.ConnectionBlock
-
Create a new ConnectionBlock.
- ConnectionBlock(VariableExpression, String) - Constructor for class simula.compiler.syntaxClass.declaration.ConnectionBlock
-
Create a new ConnectionBlock.
- connectionPart - Variable in class simula.compiler.syntaxClass.statement.ConnectionStatement
-
The connection parts.
- ConnectionStatement - Class in simula.compiler.syntaxClass.statement
-
Connection Statement.
- ConnectionStatement(int) - Constructor for class simula.compiler.syntaxClass.statement.ConnectionStatement
-
Create a new ConnectionStatement.
- ConnectionStatement.DoPart - Class in simula.compiler.syntaxClass.statement
-
Utility class to hold the single do-part.
- ConnectionStatement.WhenPart - Class in simula.compiler.syntaxClass.statement
-
Utility class to hold a when-part.
- console - Static variable in class simula.compiler.utilities.Global
-
The console
- console - Static variable in class simula.runtime.RTS_COMMON
-
The runtime console.
- ConsolePanel - Class in simula.compiler.utilities
-
a Console panel.
- ConsolePanel() - Constructor for class simula.compiler.utilities.ConsolePanel
-
Create a new ConsolePanel.
- consoleReader - Variable in class simula.runtime.RTS_ConsolePanel
-
the Reader to read input from the console
- CONST - Variable in class simula.runtime.RTS_TEXTOBJ
-
True: Indicates a text constant
- constant - Enum constant in enum class simula.compiler.utilities.Token.StyleCode
-
Constant
- constant - Variable in class simula.compiler.syntaxClass.declaration.SimpleVariableDeclaration
-
Constant indicator.
- constant(RTS_TXT) - Static method in class simula.runtime.RTS_TXT
-
Procedure constant.
- Constant - Class in simula.compiler.syntaxClass.expression
-
Constant.
- Constant() - Constructor for class simula.compiler.syntaxClass.expression.Constant
-
Default constructor used by Externalization.
- Constant(Type, Object) - Constructor for class simula.compiler.syntaxClass.expression.Constant
-
Create a new Constant.
- constantElement - Variable in class simula.compiler.syntaxClass.declaration.SimpleVariableDeclaration
-
The constant initial value.
- ContextFreeMethod - Enum constant in enum class simula.compiler.syntaxClass.declaration.Declaration.Kind
-
Procedure treated as a Java Static Method.
- controlVariable - Variable in class simula.compiler.syntaxClass.statement.ForStatement
-
The control variable
- ConversionKind() - Constructor for enum class simula.compiler.syntaxClass.Type.ConversionKind
- ConvertRef - Enum constant in enum class simula.compiler.syntaxClass.Type.ConversionKind
-
Type-conversion with Runtime check is necessary.
- ConvertValue - Enum constant in enum class simula.compiler.syntaxClass.Type.ConversionKind
-
Type-conversion with possible Runtime check is necessary.
- copy - Variable in class simula.editor.EditorMenues
-
Menu item
- copy(RTS_TXT) - Static method in class simula.runtime.RTS_RTObject
-
text procedure copy(T); text T; if T =/= notext then begin text U; U.OBJ :- new TEXTOBJ(T.LENGTH,false); U.START := 1; U.LENGTH := T.LENGTH; U.POS := 1; U := T; copy :- U end copy;
- COPY() - Method in class simula.runtime.RTS_ARRAY
-
Abstract method redefined for all subclass <type>_ARRAY
- COPY() - Method in class simula.runtime.RTS_RTObject.RTS_BOOLEAN_ARRAY
-
Abstract method redefined for all subclass <type>_ARRAY
- COPY() - Method in class simula.runtime.RTS_RTObject.RTS_CHARACTER_ARRAY
-
Abstract method redefined for all subclass <type>_ARRAY
- COPY() - Method in class simula.runtime.RTS_RTObject.RTS_INTEGER_ARRAY
-
Abstract method redefined for all subclaRTS_BOUNDS;type>_ARRAY
- COPY() - Method in class simula.runtime.RTS_RTObject.RTS_LONG_REAL_ARRAY
-
Abstract method redefined for all subclass <type>_ARRAY
- COPY() - Method in class simula.runtime.RTS_RTObject.RTS_REAL_ARRAY
-
Abstract method redefined for all subclass <type>_ARRAY
- COPY() - Method in class simula.runtime.RTS_RTObject.RTS_REF_ARRAY
- COPY() - Method in class simula.runtime.RTS_RTObject.RTS_TEXT_ARRAY
-
Abstract method redefined for all subclass <type>_ARRAY
- copy2 - Variable in class simula.editor.EditorMenues
-
Popup Menu item
- copyItem - Variable in class simula.compiler.utilities.ConsolePanel
-
Menu item copy
- copyItem - Variable in class simula.runtime.RTS_ConsolePanel
-
Menu item copy
- cos(double) - Static method in class simula.runtime.RTS_ENVIRONMENT
-
Standard Procedure cos.
- cosh(double) - Static method in class simula.runtime.RTS_ENVIRONMENT
-
Standard Procedure cosh.
- cotan(double) - Static method in class simula.runtime.RTS_ENVIRONMENT
-
Standard Procedure cotan.
- counter - Variable in class simula.editor.SimulaEditor.AutoRefresher
-
counter
- countExtraControlCharacters(String, int) - Method in class simula.editor.SourceTextPanel
-
Utility: Count extra control characters in the given string
- CPF() - Method in class simula.runtime.RTS_PRCQNT
-
Call procedure formal.
- cptime() - Static method in class simula.runtime.RTS_DEC_Lib
-
DEC_Lib Procedure cptime.
- cputime() - Static method in class simula.runtime.RTS_ENVIRONMENT
-
Standard Procedure cputime.
- create - Enum constant in enum class simula.runtime.RTS_File._CreateAction
-
the external file associated with FILENAME must not exist at "open"
- create(Expression, KeyWord, Expression) - Static method in class simula.compiler.syntaxClass.expression.ArithmeticExpression
-
Create a new ArithmeticExpression.
- create(KeyWord, Expression) - Static method in class simula.compiler.syntaxClass.expression.UnaryOperation
-
Create a new UnaryOperation.
- createJarFile(ProgramModule) - Method in class simula.compiler.SimulaCompiler
-
Create .jar file.
- createMainProgramBlock() - Static method in class simula.compiler.syntaxClass.declaration.MaybeBlockDeclaration
-
Create the main program block.
- createRealType(Object) - Static method in class simula.compiler.syntaxClass.expression.Constant
-
Create a real type Constant.
- createSubfileName(String, String) - Static method in class simula.runtime.RTS_COMMON.SPORT_Option
-
Utility: Create sub-file-name
- ctBlockLevel - Variable in class simula.compiler.syntaxClass.declaration.DeclarationScope
-
The Compile time block level.
- ctxDiff - Variable in class simula.compiler.syntaxClass.expression.LocalObject
-
Context difference.
- current - Variable in class simula.compiler.parsing.SimulaScanner
-
The current character read.
- current - Variable in class simula.compiler.parsing.SourceFileReader
-
The current Reader
- current - Static variable in class simula.editor.SimulaEditor
-
The current SourceTextPanel
- current - Static variable in class simula.runtime.RTS_Coroutine
-
The current Coroutine
- current() - Method in class simula.runtime.RTS_Simulation
-
Returns the current process.
- currentBackgroundColor - Variable in class simula.runtime.RTS_Drawing
-
The current background color
- currentCTBlockLevel - Static variable in class simula.compiler.utilities.Global
-
Current CompileTime Block level.
- CURRENTDECIMALMARK - Static variable in class simula.runtime.RTS_ENVIRONMENT
-
The current decimal mark character.
- currentDrawColor - Variable in class simula.runtime.RTS_Drawing
-
The current draw color
- currentFillColor - Variable in class simula.runtime.RTS_Drawing
-
The current currentBackgroundColor
- currentFont - Variable in class simula.runtime.RTS_Drawing
-
The current font
- currentIsStringSeparator() - Method in class simula.compiler.parsing.SimulaScanner
-
Scanner Utility: Check if current is a string separator.
- currentJavaLineNumber - Variable in class simula.compiler.GeneratedJavaClass
-
Current Java line number
- currentJavaModule - Static variable in class simula.compiler.utilities.Global
-
Current Java output Module.
- currentLine - Variable in class simula.runtime.RTS_PageWriter
-
The current line
- CURRENTLOWTEN - Static variable in class simula.runtime.RTS_ENVIRONMENT
-
The current lowten character.
- currentModid - Static variable in class simula.runtime.RTS_COMMON
-
The current module ident.
- currentModuleID - Static variable in class simula.runtime.RTS_COMMON.SPORT_Option
-
Used by giveTextInfo(1) The identifier of a class or procedure being separately compiled.
- currentRTBlockLevel - Static variable in class simula.compiler.syntaxClass.declaration.DeclarationScope
-
Current Runtime Block level - Used during doChecking
- currentScope - Static variable in class simula.compiler.utilities.Global
-
Current declaration scope.
- currentSheet - Variable in class simula.runtime.RTS_PageWriter
-
The current sheet
- currentSimLine - Static variable in class simula.runtime.RTS_COMMON
-
The current simula source line number.
- currentStroke - Variable in class simula.runtime.RTS_Drawing
-
The current stroke
- currentToken - Static variable in class simula.compiler.parsing.Parse
-
The current Token.
- currentWorkspace - Static variable in class simula.compiler.utilities.Global
-
Current workspace.
- cut - Variable in class simula.editor.EditorMenues
-
Menu item
- cut2 - Variable in class simula.editor.EditorMenues
-
Popup Menu item
- cvar - Variable in class simula.runtime.RTS_RTObject.SingleElt
-
The for-statement control variable.
- cvar - Variable in class simula.runtime.RTS_RTObject.SingleTValElt
-
The for-statement control variable.
- cvar - Variable in class simula.runtime.RTS_RTObject.StepUntil
-
The for-statement control variable.
- cvar - Variable in class simula.runtime.RTS_RTObject.WhileElt
-
The for-statement control variable.
- cvar - Variable in class simula.runtime.RTS_RTObject.WhileTValElt
-
The for-statement control variable.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form