Navigation
API > API/Runtime > API/Runtime/VerseCompiler
Represents the set of reserved symbols in the semantic analyzer (not the parser!)
| Name | uLang::EReservedSymbol |
| Type | enum |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Parser/ReservedSymbols.h |
| Include Path | #include "uLang/Parser/ReservedSymbols.h" |
Syntax
namespace uLang
{
enum EReservedSymbol
{
VERSE_ENUMERATE_RESERVED_SYMBOLS =(VISIT_RESERVED_SYMBOL),
}
}
Values
| Name | Remarks |
|---|---|
| VERSE_ENUMERATE_RESERVED_SYMBOLS |