absyntax/absyntax.def
changeset 421 840cb1e1e177
parent 420 866eb35e4e14
child 424 43d73e28eca8
--- a/absyntax/absyntax.def	Thu Feb 02 14:18:02 2012 +0000
+++ b/absyntax/absyntax.def	Thu Feb 02 16:20:19 2012 +0000
@@ -1066,6 +1066,8 @@
  *       of all possible functions, and then narrow down the list (hopefully down to 1 function)
  *       once we know the data type that the function invocation must return (this will take into 
  *       account the expression in which the function invocation is inserted/occurs).
+ *       The 'called_function_declaration' will eventually be set (in stage 3) to one of
+ *       the functions in the 'candidate_functions' list!
  *    The parameter 'extensible_param_count'... 
  *       ...is used to pass data between the stage 3 and stage 4.
  *       The IEC 61131-3 standard allows for extensible standard functions. This means that some