stage3/fill_candidate_datatypes.hh
changeset 919 8da635655f37
parent 909 8b2a31dea131
child 933 76324f461aed
--- 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 */
     /******************************/