Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/parser
Macro invocations and constructs that lead with same syntax like '(', '<', 'with'.
| Name | call |
| Type | struct |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Parser/VerseGrammar.h |
| Include Path | #include "uLang/Parser/VerseGrammar.h" |
Syntax
struct call
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CallMode | mode | uLang/Parser/VerseGrammar.h | ||
| CallParameter | block_t & | uLang/Parser/VerseGrammar.h | ||
| CallTrailingStop | cursor | uLang/Parser/VerseGrammar.h | ||
| CallWhat | text | uLang/Parser/VerseGrammar.h | ||
| OuterCall | call * | uLang/Parser/VerseGrammar.h |