java.lang.Object
simula.runtime.RTS_PRCQNT
Procedure quantity.
Link to GitHub: Source File.
- Author:
- Øystein Myhre Andersen
-
Field Summary
Modifier and TypeFieldDescription(package private) final Class
<?> The Java class representing the Simula Procedure.(package private) final RTS_RTObject
Static link. -
Constructor Summary
-
Method Summary
-
Field Details
-
staticLink
Static link. -
procedure
The Java class representing the Simula Procedure.
-
-
Constructor Details
-
RTS_PRCQNT
Creeate a new RTS_PRCQNT.- Parameters:
SL
- staticLinkprocedure
- procedure class
-
-
Method Details
-
CPF
Call procedure formal.- Returns:
- the procedure instance
- Throws:
RTS_SimulaRuntimeError
- if operation fail
-
toString
-