compiler/PPCPluggableNode.st
changeset 515 b5316ef15274
parent 452 9f4558b3be66
equal deleted inserted replaced
502:1e45d3c96ec5 515:b5316ef15274
    20 block: anObject
    20 block: anObject
    21     
    21     
    22     block := anObject
    22     block := anObject
    23 !
    23 !
    24 
    24 
    25 prefix
    25 defaultName
    26     ^ #plug
    26     ^ #plug
    27 ! !
    27 ! !
    28 
    28 
    29 !PPCPluggableNode methodsFor:'analysis'!
    29 !PPCPluggableNode methodsFor:'analysis'!
    30 
    30