Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

G

GE - Enum constant in enum class simula.compiler.utilities.KeyWord
Simula Keyword
General Case: - Search tag in class simula.compiler.Simula
Section
generatedJavaClass - Static variable in class simula.compiler.utilities.Global
The set of generated Java files
GeneratedJavaClass - Class in simula.compiler
Generated Java class.
GeneratedJavaClass(BlockDeclaration) - Constructor for class simula.compiler.GeneratedJavaClass
Create a new GeneratedJavaClass.
GenerateScode - Static variable in class simula.runtime.RTS_COMMON.SPORT_Option
Used by getIntInfo.
get() - Method in class simula.compiler.syntaxClass.expression.Expression
Generate code for getting the value of this Expression
get() - Method in class simula.compiler.syntaxClass.expression.VariableExpression
 
get() - Method in class simula.runtime.RTS_RTObject.RTS_NAME
Evaluate and get the value of a name parameter
get(String) - Static method in class simula.compiler.byteCodeEngineering.JavaClassInfo
Get the JavaClassInfo associated with 'key'
getAttribute() - Method in class simula.compiler.syntaxClass.ProtectedSpecification
Returns the Attribute being Protected.
getAttributeOutputFileName() - Static method in class simula.runtime.RTS_COMMON.SPORT_Option
Returns the attribute output file name.
getchar(RTS_TXT) - Static method in class simula.runtime.RTS_TXT
Procedure getchar.
getClassInfo(String) - Static method in class simula.compiler.byteCodeEngineering.ExtendedClassWriter
Get class info
getClassOutputFileName() - Method in class simula.compiler.GeneratedJavaClass
Returns the output file for generated Java code.
getCommonSuperClass(String, String) - Method in class simula.compiler.byteCodeEngineering.ExtendedClassWriter
 
getConstant() - Method in class simula.compiler.utilities.Meaning
Returns the constant element or null.
getCurrentCoroutine() - Static method in class simula.runtime.RTS_Coroutine
Returns the current Coroutine.
getCurrentScope() - Static method in class simula.compiler.utilities.Global
Returns the current scope.
getELEMENT(int...) - Method in class simula.runtime.RTS_RTObject.RTS_BOOLEAN_ARRAY
This method will return a value from ELTS[x]
getELEMENT(int...) - Method in class simula.runtime.RTS_RTObject.RTS_CHARACTER_ARRAY
This method will return a value from ELTS[x]
getELEMENT(int...) - Method in class simula.runtime.RTS_RTObject.RTS_INTEGER_ARRAY
This method will return a value from ELTS[x]
getELEMENT(int...) - Method in class simula.runtime.RTS_RTObject.RTS_LONG_REAL_ARRAY
This method will return a value from ELTS[x...]
getELEMENT(int...) - Method in class simula.runtime.RTS_RTObject.RTS_REAL_ARRAY
This method will return a value from ELTS[x...]
getELEMENT(int...) - Method in class simula.runtime.RTS_RTObject.RTS_REF_ARRAY
This method will return a value from ELTS[x...]
getELEMENT(int...) - Method in class simula.runtime.RTS_RTObject.RTS_TEXT_ARRAY
This method will return a text reference from ELTS[x...]
getErrorMessage(Throwable) - Static method in class simula.runtime.RTS_RTObject
Utility to convert a Throwable message to Simula message.
getErrorStream() - Method in class simula.compiler.utilities.ConsolePanel
Get a OutputStream suitable for writing errors on this panel
getErrorStream() - Method in class simula.runtime.RTS_ConsolePanel
Get a OutputStream suitable for writing errors on this panel
getExternalAttributeFileName() - Static method in class simula.runtime.RTS_COMMON.SPORT_Option
Returns the external attribute file name.
getFontSize() - Method in class simula.runtime.RTS_Drawing
Get font size.
getFontSize() - Method in class simula.runtime.RTS_TextElement
Get font size.
getfrac(RTS_TXT) - Static method in class simula.runtime.RTS_TXT
Procedure getfrac.
getFracItem(RTS_TXT) - Static method in class simula.runtime.RTS_TXT
Scan the input text for a fraction item.
getHexFileReader(File) - Static method in class simula.editor.SimulaEditor
Utility: Get HexFile Reader.
getIdentifier() - Method in class simula.compiler.syntaxClass.statement.ProgramModule
Returns the module identifier.
getIdentifier() - Method in class simula.compiler.utilities.Token
Get this Token's value string.
getInspectedExpression() - Method in class simula.compiler.syntaxClass.declaration.ConnectionBlock
Get inspected expression.
getInspectedExpression() - Method in class simula.compiler.utilities.Meaning
Returns the inspected expression or null.
getint(RTS_TXT) - Static method in class simula.runtime.RTS_TXT
Procedure getint.
getInt() - Method in class simula.compiler.syntaxClass.expression.Expression
Try to evaluate this expression to an integer.
getIntegerItem(RTS_TXT) - Static method in class simula.runtime.RTS_TXT
Scan the input text for an integer item.
getIntInfo(int) - Static method in class simula.runtime.RTS_ENVIRONMENT
S-PORT Extension Procedure getIntInfo.
getitem(RTS_RTObject.RTS_NAME<RTS_TXT>) - Static method in class simula.runtime.RTS_DEC_Lib
DEC_Lib Procedure getitem.
GETITEM(RTS_TXT) - Static method in class simula.runtime.RTS_DEC_Lib
Starting at pos, get next item in the given text.
getJarFileReader(File) - Static method in class simula.editor.SimulaEditor
Get .jar file Reader
getJavaID() - Static method in class simula.editor.SimulaEditor
Utility: get Java ID
getJavaID() - Static method in class simula.runtime.RTS_COMMON
Returns System property "java.vm.specification.version"
getJavaIdentifier() - Method in class simula.compiler.syntaxClass.declaration.Declaration
Returns the Java identifier for this declaration.
getJavaIdentifier() - Method in class simula.compiler.syntaxClass.expression.VariableExpression
Returns a suitable java identifier for this variable.
getJavaRefIdent() - Method in class simula.compiler.syntaxClass.Type
Returns the Java ref-identifier or null.
getJavaVersion() - Static method in class simula.editor.SimulaEditor
Utility: getJavaVersion
getKeyWord() - Method in class simula.compiler.syntaxClass.Type
Returns the keyWord or the ref-identifier.
getKeyWord() - Method in class simula.compiler.utilities.Token
Get this Token's keyword attribute.
getKeyWordCode() - Method in class simula.compiler.utilities.Token
Get this Token's keyword code.
getLinesPerSheet() - Method in class simula.runtime.RTS_PageWriter
Returns the number of lines per sheet.
getMatchingProtected() - Method in class simula.compiler.syntaxClass.HiddenSpecification
Find protected attribute and update pointers.
getMeaning() - Method in class simula.compiler.syntaxClass.expression.VariableExpression
Returns the meaning.
getModuleName() - Static method in class simula.runtime.RTS_COMMON.SPORT_Option
Returns S-PORT Module name
getNdim(Expression) - Static method in class simula.compiler.syntaxClass.expression.CallProcedure
Returns the array's number of dimensions.
getNext() - Method in class simula.compiler.parsing.SimulaScanner
Returns next input character.
getNlabels() - Method in class simula.compiler.syntaxClass.declaration.ClassDeclaration
Returns the number of labels in this class.
getNumber() - Method in class simula.compiler.syntaxClass.expression.Expression
Try to evaluate this expression to a number.
getOption(String) - Static method in class simula.compiler.utilities.Option
Returns the option name 'id'
getOption(String) - Static method in class simula.editor.RTOption
Returns the option name 'id'
getOutputStream() - Method in class simula.compiler.utilities.ConsolePanel
Get a OutputStream suitable for writing on this panel
getOutputStream() - Method in class simula.runtime.RTS_ConsolePanel
Get a OutputStream suitable for writing on this panel
getPrefixClass() - Method in class simula.compiler.syntaxClass.declaration.ClassDeclaration
Returns the prefix ClassDeclaration or null.
getPrefixIdent(String) - Method in class simula.compiler.byteCodeEngineering.JavaClassInfo
Return the prefix identifier of a class named 'ident'.
getProtectedBy() - Method in class simula.compiler.syntaxClass.HiddenSpecification
Returns the ProtectedSpecification which protect this hidden.
getQual() - Method in class simula.compiler.syntaxClass.Type
Returns the qualifying ClassDeclaration or null.
getQualification(String) - Static method in class simula.compiler.syntaxClass.expression.Expression
Get qualification.
getQualification(Expression) - Static method in class simula.compiler.syntaxClass.expression.Expression
Returns the qualification of the given simpleObjectExpression.
getReader() - Method in class simula.runtime.RTS_ConsolePanel
Get a reader suitable for reading from this panel
getreal(RTS_TXT) - Static method in class simula.runtime.RTS_TXT
Procedure getreal.
getRealItem(RTS_TXT) - Static method in class simula.runtime.RTS_TXT
Scan the input text for a real item.
getRealTypeELEMENT(int) - Method in class simula.runtime.RTS_RTObject.RTS_LONG_REAL_ARRAY
 
getRealTypeELEMENT(int) - Method in class simula.runtime.RTS_RTObject.RTS_REAL_ARRAY
 
getRealTypeELEMENT(int) - Method in class simula.runtime.RTS_RTObject.RTS_REALTYPE_ARRAY
Utility for fetching value of a real type array
getRefIdent() - Method in class simula.compiler.syntaxClass.Type
Returns the ref-identifier or null.
getRelativeAttributeFileName() - Method in class simula.compiler.syntaxClass.statement.ProgramModule
Returns the relative file name.
getSCodeFileName() - Static method in class simula.runtime.RTS_COMMON.SPORT_Option
Returns the S-Code file name.
getScopeBehindHidden() - Method in class simula.compiler.syntaxClass.HiddenSpecification
Utility: Get scope behind hidden.
getScratchFileName() - Static method in class simula.runtime.RTS_COMMON.SPORT_Option
Returns the scratch file name.
getSimulaPropertiesFile() - Static method in class simula.compiler.utilities.Global
Returns the simula properties .xml file
getSimulaProperty(String, String) - Static method in class simula.compiler.utilities.Global
Returns a Simula property.
getSingleOptimizableElement() - Method in class simula.compiler.syntaxClass.statement.ForStatement
Check if this ForListElement is a single optimizable element.
getSourceFileName() - Static method in class simula.runtime.RTS_COMMON.SPORT_Option
Returns the source file name.
getStyle(Token.StyleCode) - Method in class simula.editor.SourceTextPanel
Utility: Get Style
getStyleCode() - Method in class simula.compiler.utilities.Token
Returns the style code for this Token's keyword.
getTempFileDir(String) - Static method in class simula.compiler.utilities.Global
Returns a temp file directory.
getText() - Method in class simula.compiler.utilities.Token
Get this Token's text attribute.
getTextInfo(int) - Static method in class simula.runtime.RTS_ENVIRONMENT
S-PORT Extension Procedure getTextInfo.
getType(Number) - Static method in class simula.compiler.syntaxClass.expression.Constant
Returns the type of this number.
getUndoManager() - Method in class simula.editor.SourceTextPanel
Returns the undo manager.
getValue() - Method in class simula.compiler.utilities.Token
Get this Token's value attribute.
getVirtualIdentifier() - Method in class simula.compiler.syntaxClass.declaration.VirtualSpecification
Returns the virtual identifier used i Java code.
getVirtualSpecification() - Method in class simula.compiler.syntaxClass.ProtectedSpecification
Returns the virtual specification or null.
getVirtualSpecification(Declaration) - Static method in class simula.compiler.syntaxClass.declaration.VirtualSpecification
Get virtual specification.
getWriteableVariable() - Method in class simula.compiler.syntaxClass.expression.Expression
Get a writeable variable.
getWriteableVariable() - Method in class simula.compiler.syntaxClass.expression.RemoteVariable
 
getWriteableVariable() - Method in class simula.compiler.syntaxClass.expression.TypeConversion
 
getWriteableVariable() - Method in class simula.compiler.syntaxClass.expression.VariableExpression
 
getWriter() - Method in class simula.runtime.RTS_ConsolePanel
Get a writer suitable for writing on this panel
giveIntInfo(int, int) - Static method in class simula.runtime.RTS_ENVIRONMENT
S-PORT Extension Procedure giveIntInfo.
GiveNotes - Static variable in class simula.runtime.RTS_COMMON.SPORT_Option
Used by getIntInfo.
giveTextInfo(int, RTS_TXT) - Static method in class simula.runtime.RTS_ENVIRONMENT
S-PORT Extension Procedure giveTextInfo.
Global - Class in simula.compiler.utilities
Global Variables.
Global() - Constructor for class simula.compiler.utilities.Global
Default constructor.
GNERATE_LINE_CALLS - Static variable in class simula.compiler.utilities.Option
Debug option
GO - Enum constant in enum class simula.compiler.utilities.KeyWord
Simula Keyword
GOTO - Enum constant in enum class simula.compiler.utilities.KeyWord
Simula Keyword
GOTO_TRACING - Static variable in class simula.editor.RTOption
Runtime Option
GOTO_TRACING - Static variable in class simula.runtime.RTS_COMMON.Option
Debug: Trace goto statements.
GotoStatement - Class in simula.compiler.syntaxClass.statement
Goto Statement.
GotoStatement(int) - Constructor for class simula.compiler.syntaxClass.statement.GotoStatement
Create a new GotoStatement.
GT - Enum constant in enum class simula.compiler.utilities.KeyWord
Simula Keyword
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form