eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::MethodCategoryList::MissingMethod':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: MissingMethod (private in MethodCategoryList

This class is only visible from within MethodCategoryList.

Inheritance:

   Object
   |
   +--ExecutableFunction
      |
      +--CompiledCode
         |
         +--Method
            |
            +--Tools::MethodCategoryList::MissingMethod
               |
               +--Tools::MethodCategoryList::MethodStubForTestResult

Package:
stx:libtool
Category:
Interface-Browsers-New
Owner:
Tools::MethodCategoryList

Class protocol:

instance creation
o  mclass: aClass selector: aSelector


Instance protocol:

accessing
o  mclass

o  mclass: aClass

o  mclass: aClass selector: aSelector

o  selector

o  selector: something

o  source
(comment from inherited method)
return the sourcestring for the receiver

printing & storing
o  printStringForBrowserWithSelector: selector inClass: aClass

queries
o  containingClass
Save mclass here as Method>>containingClass clobbers it!

o  isSynthetic

o  who
| ret savedMclass |

usage example(s):

"/ Save mclass here as Method>>who clobbers it!

usage example(s):

ret := super who



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 28 Mar 2024 19:12:54 GMT