OMNeT++ NEDXML
5.4.1
|
#include <yydefs.h>
Public Attributes | |
int | dummy |
int | first_line |
int | first_column |
int | last_line |
int | last_column |
char * | text |
int dummy |
int first_line |
Referenced by omnetpp::nedxml::isEmpty(), and omnetpp::nedxml::makeYYLoc().
int first_column |
Referenced by omnetpp::nedxml::isEmpty(), and omnetpp::nedxml::makeYYLoc().
int last_line |
Referenced by omnetpp::nedxml::isEmpty(), and omnetpp::nedxml::makeYYLoc().
int last_column |
Referenced by omnetpp::nedxml::isEmpty(), and omnetpp::nedxml::makeYYLoc().
char* text |