eolian: initial exposed declaration API - not yet very useful
authorDaniel Kolesa <d.kolesa@osg.samsung.com>
Mon, 1 Jun 2015 13:32:19 +0000 (14:32 +0100)
committerDaniel Kolesa <d.kolesa@osg.samsung.com>
Mon, 1 Jun 2015 13:32:45 +0000 (14:32 +0100)
commit522c021a36e07632b1be42d9d5e8a98fe0b46923
treedc5899db8903daccddacd396e76546f04365d9e9
parent11ca8575704e81f4d36e6e2f2db83dc3a238787e
eolian: initial exposed declaration API - not yet very useful

This API allows you to retrieve a list of declarations in the file
(classes, types, vars) in the order they were declared in.

@feature
src/lib/eolian/Eolian.h
src/lib/eolian/database_type.c
src/lib/eolian/database_var.c
src/lib/eolian/eo_parser.c
src/lib/eolian/eolian_database.c
src/lib/eolian/eolian_database.h