compiler/PPCStarCharSetPredicateNode.st
changeset 515 b5316ef15274
parent 464 f6d77fee9811
child 516 3b81c9e53352
equal deleted inserted replaced
502:1e45d3c96ec5 515:b5316ef15274
    25 !
    25 !
    26 
    26 
    27 predicate: anObject
    27 predicate: anObject
    28     
    28     
    29     predicate := anObject
    29     predicate := anObject
    30 !
       
    31 
       
    32 prefix
       
    33     ^ #starPredicate
       
    34 ! !
    30 ! !
    35 
    31 
    36 !PPCStarCharSetPredicateNode methodsFor:'comparing'!
    32 !PPCStarCharSetPredicateNode methodsFor:'comparing'!
    37 
    33 
    38 = anotherNode
    34 = anotherNode