WSF
WsfParseNode.hpp File Reference
#include "wsf_parser_export.h"
#include <cstdlib>
#include <vector>
#include "UtLog.hpp"
#include "UtMemoryPool.hpp"
#include "UtStringRef.hpp"
#include "UtTextDocument.hpp"
#include "WsfParseAuxData.hpp"
#include "WsfParseDebugMarkers.hpp"
#include "WsfParseRule.hpp"
Include dependency graph for WsfParseNode.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WsfParseFileReferenceData
class  WsfParseDelayLoadData
class  WsfParseNode
class  WsfParseNodePool
 To improve efficiency, WsfParseNodePool handles the allocation and deletion of WsfParseNode's. More...

Typedefs

using WsfParseNodeList = std::vector<WsfParseNode*>

Typedef Documentation

◆ WsfParseNodeList

using WsfParseNodeList = std::vector<WsfParseNode*>
Copyrights Multiple, All Rights Reserved