analyzer/stx_goodies_petitparser_analyzer.st
changeset 405 0470a5e6e712
parent 384 a613ecf5d2a1
child 459 4751c407bb40
equal deleted inserted replaced
404:8da796db7f95 405:0470a5e6e712
    66      This method is generated automatically,
    66      This method is generated automatically,
    67      by searching along the inheritance chain of all of my classes."
    67      by searching along the inheritance chain of all of my classes."
    68 
    68 
    69     ^ #(
    69     ^ #(
    70         #'stx:goodies/petitparser'    "PPActionParser - extended"
    70         #'stx:goodies/petitparser'    "PPActionParser - extended"
    71         #'stx:libbasic'    "LibraryDefinition - extended"
    71         #'stx:libbasic'    "LibraryDefinition - superclass of stx_goodies_petitparser_analyzer"
    72     )
    72     )
    73 !
    73 !
    74 
    74 
    75 referencedPreRequisites
    75 referencedPreRequisites
    76     "list packages which are a prerequisite, because they contain
    76     "list packages which are a prerequisite, because they contain