absyntax_utils/search_expression_type.hh
changeset 341 ba80c3ceb6fb
parent 336 229eb3e29216
child 350 2c3c4dc34979
--- a/absyntax_utils/search_expression_type.hh	Sat Jul 09 14:48:31 2011 +0100
+++ b/absyntax_utils/search_expression_type.hh	Mon Jul 11 09:47:27 2011 +0100
@@ -64,6 +64,7 @@
 
     bool is_same_type(symbol_c *first_type, symbol_c *second_type);
     symbol_c* common_type(symbol_c *first_type, symbol_c *second_type);
+    symbol_c* default_literal_type(symbol_c *symbol);
 
     /*
     #include "search_type_code.c"