OMNeT++ NEDXML 6.1
Discrete Event Simulation Library
astnode.h File Reference
Include dependency graph for astnode.h:
This graph shows which files directly or indirectly include this file:

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