[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
HIDDEN:
Synopsis
Cause subsequent messages to be hidden
Syntax
HIDDEN:
Description
This command causes subsequent variable, message and method
declarations in a class specification to be hidden, ie. not
accessible outside of the methods of that class.
Sending a hidden message to an object outside a method of that
object's class will result in a Class(y) error, in the form of a
hiddenErr messsage being sent to the object concerned.
See Also
EXPORT:, PROTECTED:
See Also:
EXPORT:
PROTECTED:
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson