OMNeT++ NEDXML
6.0.3
|
Go to the source code of this file.
Classes | |
class | UserData |
Subclass from this if you want to attach extra data to ASTNode objects. More... | |
struct | SourceRegion |
Stores a line:col..line:col region in a source file. Used for mapping ASTNodes back to the source code. More... | |
struct | FileLine |
class | ASTNode |
class | ASTNodeFactory |
Base class for ASTNode factories. More... | |
Namespaces | |
omnetpp | |
omnetpp::nedxml | |
Typedefs | |
typedef ASTNode | NedElement |
typedef ASTNode | MsgElement |