compiler/PPMappedActionParser.st
changeset 501 e29bd90f388e
parent 481 34ee0d3c72e7
child 503 ff58cd9f1f3c
--- a/compiler/PPMappedActionParser.st	Fri Jun 19 07:14:07 2015 +0100
+++ b/compiler/PPMappedActionParser.st	Fri Jun 19 08:13:39 2015 +0100
@@ -9,7 +9,7 @@
 	category:'PetitParser-Parsers'
 !
 
-!PPMappedActionParser methodsFor:'*petitcompiler'!
+!PPMappedActionParser methodsFor:'converting'!
 
 asCompilerNode
     ^ PPCMappedActionNode new