Uses of Class
simula.compiler.syntaxClass.expression.Constant
Package
Description
Simula Compiler Declarations.
Simula Compiler Expressions.
-
Uses of Constant in simula.compiler.syntaxClass.declaration
ModifierConstructorDescription(package private)
SimpleVariableDeclaration
(Type type, String identifier, boolean constant, Constant constantElement) Create a new SimpleVariableDeclaration. -
Uses of Constant in simula.compiler.syntaxClass.expression
Modifier and TypeMethodDescription(package private) static Constant
Constant.createRealType
(Object value) Create a real type Constant.(package private) static Constant
Simplify this Constant.(package private) static Constant
Simplify this Constant.