expr: move op_type/value_type_to_string functions to ast
authorRan Benita <ran234@gmail.com>
Wed, 15 Aug 2012 18:45:02 +0000 (21:45 +0300)
committerRan Benita <ran234@gmail.com>
Sun, 2 Sep 2012 16:17:09 +0000 (19:17 +0300)
commitd3ddcf70e82b70e2a306d4678946a5fecd8d240b
tree11196913c2ed0f19783006114a95122e8cb65daf
parentb9c87eb710ba4a86455601ca8c5a516b25e20366
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>
src/xkbcomp/action.c
src/xkbcomp/ast-build.c
src/xkbcomp/ast.h
src/xkbcomp/compat.c
src/xkbcomp/expr.c
src/xkbcomp/expr.h
src/xkbcomp/keycodes.c
src/xkbcomp/symbols.c
src/xkbcomp/types.c
src/xkbcomp/xkbcomp-priv.h