Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Parser > API/Runtime/VerseCompiler/uLang/Parser/generate
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Parser/VerseGrammar.h |
| Include | #include "uLang/Parser/VerseGrammar.h" |
void Text
(
capture_t & Capture,
const snippet & Snippet,
place Place
) const
Remarks
String callbacks that can contribute to abstract syntax. In all string callbacks, every non-empty Snippet's text span is guaranteed to be inside the parser's input string.