Class KeyWord

java.lang.Object
simula.compiler.utilities.KeyWord

public class KeyWord extends Object

The Simula Keywords and some additional symbols.

Link to GitHub: Source File.

Author:
Øystein Myhre Andersen
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Other Symbol
    static final int
    Simula Keyword
    static final int
    Other Symbol
    static final int
    Other Symbol
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Other Symbol
    static final int
    Simula Keyword
    static final int
    Other Symbol
    static final int
    Simula Keyword
    static final int
    Other Symbol
    static final int
    Simula Keyword
    static final int
    Other Symbol
    static final int
    Simula Keyword
    static final int
    Other Symbol
    static final int
    Other Symbol
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Other Symbol
    static final int
    Simula Keyword
    static final int
    Other Symbol
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Other Symbol
    static final int
    Other Symbol
    static final int
    Simula Keyword
    static final int
    Other Symbol
    static final int
    Simula Keyword
    static final int
    Other Symbol
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Other Symbol
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Other Symbol
    static final int
    Simula Keyword
    static final int
    Other Symbol
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Other Symbol
    static final int
    Other Symbol
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Other Symbol
    static final int
    Simula Keyword
    static final int
    Other Symbol
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Other Symbol
    static final int
    Simula Keyword
    static final int
    Other Symbol
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Other Symbol
    static final int
    Simula Keyword
    static final int
    Other Symbol
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Other Symbol
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Other Symbol
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
    static final int
    Simula Keyword
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    private
    Default Constructor: Not used
  • Method Summary

    Modifier and Type
    Method
    Description
    static String
    edit(int key)
    Returns the corresponding String.
    static String
    toJavaCode(int key)
    Returns the corresponding Java code.

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait