Cface__CConstNode.st
changeset 5 c110eef5b9ef
parent 4 fc74bd43a3eb
child 6 ae25dce94003
equal deleted inserted replaced
4:fc74bd43a3eb 5:c110eef5b9ef
    42     "Created: / 29-10-2007 / 20:48:37 / haja"
    42     "Created: / 29-10-2007 / 20:48:37 / haja"
    43 ! !
    43 ! !
    44 
    44 
    45 !CConstNode methodsFor:'accessing'!
    45 !CConstNode methodsFor:'accessing'!
    46 
    46 
    47 smalltalkClass
    47 smalltalkClassName
    48 
    48     ^ type smalltalkClassName
    49     ^type smalltalkClass
       
    50 
    49 
    51     "Created: / 04-07-2008 / 11:55:29 / Jan Vrany <vranyj1@fel.cvut.cz>"
    50     "Created: / 04-07-2008 / 11:55:29 / Jan Vrany <vranyj1@fel.cvut.cz>"
       
    51     "Modified: / 10-07-2008 / 08:01:16 / Jan Vrany <vranyj1@fel.cvut.cz>"
    52 !
    52 !
    53 
    53 
    54 smalltalkClassNameWithNamespace
    54 smalltalkClassNameWithNamespace
    55 
    55 
    56     ^type smalltalkClassNameWithNamespace
    56     ^type smalltalkClassNameWithNamespace