![]() |
Smalltalk/X WebserverDocumentation of class 'VoidObject': |
|
Class: VoidObjectInheritance:Object | +--VoidObject
Description:there is only one instance of this class: Void, representing a void value. This is mainly present for Scheme-like read-eval-print loops, in which methods may return void to prevent it from being printed. It may also be useful to represent void values as returned from calls to external functions (C-void functions) or from remote procedure calls. Smalltalk code does not normally use it. Class protocol:class initialization
Instance protocol:printing & storing queries
|
|
ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Mon, 04 Dec 2023 09:21:08 GMT
|