finish codeparser improvements
pip_cmg now works with new nested entities approach Getters now can access to bitfields
This commit is contained in:
@@ -35,5 +35,6 @@ void usage();
|
||||
void help();
|
||||
|
||||
PIString toCName(const PIString & s);
|
||||
PICodeParser::Entity * findEntity(Runtime & rt, const PIString & type);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user