Author :
Ran Benita
Date :
2012-08-15 21:45:02
Hash :d3ddcf70 Message :expr: move op_type/value_type_to_string functions to ast
Generally the enum-to-string function should appear where the enum is
defined.
Signed-off-by: Ran Benita <ran234@gmail.com>