Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/parser
Tracking trailing captures across expressions and their postfixes so we can assign them to the lexically outermost generator.
| Name | trailing |
| Type | struct |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Parser/VerseGrammar.h |
| Include Path | #include "uLang/Parser/VerseGrammar.h" |
Syntax
struct trailing
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| TrailingCapture | capture_t | uLang/Parser/VerseGrammar.h | ||
| TrailingStart | result< cursor, nothing > | uLang/Parser/VerseGrammar.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void MoveFrom
(
trailing& Source |
uLang/Parser/VerseGrammar.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
operator bool() |
uLang/Parser/VerseGrammar.h |