diff -r e9bde0aa93ed -r 8da635655f37 stage3/fill_candidate_datatypes.hh --- a/stage3/fill_candidate_datatypes.hh Tue Jul 29 13:39:40 2014 +0100 +++ b/stage3/fill_candidate_datatypes.hh Thu Jul 31 17:49:44 2014 +0100 @@ -121,6 +121,12 @@ /*********************/ /* B 1.2 - Constants */ /*********************/ + /*********************************/ + /* B 1.2.XX - Reference Literals */ + /*********************************/ + /* defined in IEC 61131-3 v3 - Basically the 'NULL' keyword! */ + void *visit(ref_value_null_literal_c *symbol); + /******************************/ /* B 1.2.1 - Numeric Literals */ /******************************/