stage4/generate_c/generate_location_list.cc
changeset 185 39c23046dad6
parent 70 e1f0ebd2d9ec
child 279 c0453b7f99df
equal deleted inserted replaced
184:16495e10f69a 185:39c23046dad6
    50 /***********************************************************************/
    50 /***********************************************************************/
    51 /***********************************************************************/
    51 /***********************************************************************/
    52 /***********************************************************************/
    52 /***********************************************************************/
    53 /***********************************************************************/
    53 /***********************************************************************/
    54 
    54 
    55 class generate_location_list_c: protected iterator_visitor_c {
    55 class generate_location_list_c: public iterator_visitor_c {
    56 
    56 
    57   protected:
    57   protected:
    58     stage4out_c &s4o;
    58     stage4out_c &s4o;
    59 
    59 
    60   private:
    60   private: