2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-07-01 08:41:52 +00:00

Add Header Lexer for ZCG cpp

This commit is contained in:
Jan
2021-02-12 00:01:41 +01:00
parent 8b8f1d4f2a
commit 87b7921c73
20 changed files with 1386 additions and 59 deletions

View File

@ -2,12 +2,13 @@
#include <string>
#include "Parsing/TokenPos.h"
#include "Utils/ClassUtils.h"
#include "Parsing/TokenPos.h"
class CommandsParserValueType
{
CommandsParserValueType() = default;
public:
enum
{