|
Class: MethodInfo (private in Project
This class is only visible from within
Project.
Object
|
+--Project::MethodInfo
- Package:
- stx:libbasic
- Category:
- System-Support
- Owner:
- Project
accessing
-
className
-
return the value of the instance variable 'className' (automatically generated)
-
className: something
-
set the value of the instance variable 'className' (automatically generated)
-
conditionForInclusion
-
return the value of the instance variable 'conditionForInclusion' (automatically generated)
-
conditionForInclusion: something
-
set the value of the instance variable 'conditionForInclusion' (automatically generated)
-
fileName
-
return the value of the instance variable 'fileName' (automatically generated)
-
fileName: something
-
set the value of the instance variable 'fileName' (automatically generated)
-
methodName
-
return the value of the instance variable 'methodName' (automatically generated)
-
methodName: something
-
set the value of the instance variable 'methodName' (automatically generated)
-
setupFromMethod: aMethod
-
printing & storing
-
displayOn: aGCOrStream
-
what a kludge - Dolphin and Squeak mean: printOn: a stream;
queries
-
method
-
** This is an obsolete interface - do not use it (it may vanish in future versions) **
-
theMethod
-
|