eolian: add api to access the requires field
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Thu, 17 Jan 2019 13:14:52 +0000 (22:14 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 24 Jan 2019 05:20:18 +0000 (14:20 +0900)
commit38d8ea62191f767cd0923c22511b2ffc4e500d2a
tree565ed3c5aff4e2c5f9fd82981de1c7dbf2df120d
parent5c754a2d335d0899e31cd67509f429a73688efd6
eolian: add api to access the requires field

Summary:
This is needed in order to support checking the correct regular classes
in efl#.

ref T7240
Depends on D7673

Test Plan: run ninja test / make check

Reviewers: q66, felipealmeida, segfaultxavi

Reviewed By: felipealmeida

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Maniphest Tasks: T7240

Differential Revision: https://phab.enlightenment.org/D7674
src/lib/eolian/Eolian.h
src/lib/eolian/database_class_api.c
src/tests/eolian/eolian_parsing.c