Rename EXPR_REFERENCE_ENUM_VALUE to EXPR_ENUM_CONSTANT.
authorChristoph Mallon <christoph.mallon@gmx.de>
Tue, 17 Apr 2012 11:00:04 +0000 (13:00 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Tue, 24 Apr 2012 12:51:36 +0000 (14:51 +0200)
commit57b2bd82de1bc4d81969d7d7446ed54d3bffdcd6
tree07214c1dda3295d79436f31f6103bab1e0343e92
parent93054c7075946ac78dd98245704aa474a5c9ad54
Rename EXPR_REFERENCE_ENUM_VALUE to EXPR_ENUM_CONSTANT.

This is closer to what the C standard calls it (enumeration constant).
ast.c
ast2firm.c
ast_t.h
parser.c
walk.c
wrappergen/write_jna.c