#include <nedtools.h>
static void repairNedAST |
( |
ASTNode * |
tree | ) |
|
|
static |
Tries to makes an ASTNode tree comply with the DTD by gradually discarding elements that fail DTD validation. Success is not guaranteed.
static void repairMsgAST |
( |
ASTNode * |
tree | ) |
|
|
static |
Tries to makes an ASTNode tree comply with the DTD by gradually discarding elements that fail DTD validation. Success is not guaranteed.
static void splitNedFiles |
( |
FilesElement * |
tree | ) |
|
|
static |
Splits each NedFile under FilesElement to several files so that every module or interface is placed into its own file.
The documentation for this class was generated from the following file: