Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Parser
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Parser/VerseGrammar.h |
| Include | #include "uLang/Parser/VerseGrammar.h" |
Syntax
struct token_info
Remarks
Token information.
Variables
| Type | Name | Description | |
|---|---|---|---|
| const token_set & | PostfixAllowMask | ||
| assoc | PostfixAssoc | ||
| mode | PostfixMode | ||
| prec | PostfixPrec | ||
| prec | PostfixTokenPrec | ||
| mode | PrefixMode | ||
| prec | PrefixPrec | ||
| const char8 * | Symbol |
Functions
| Type | Name | Description | |
|---|---|---|---|
| encoding | PostfixLeftEncoding
(
const encoding& Encoding, |
||
| encoding | PostfixRightEncoding
(
const encoding& Encoding, |
||
| prec |