Navigation
API > API/Runtime > API/Runtime/VerseCompiler
A snippet of text describing its location.
| Name | snippet |
| Type | struct |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Parser/VerseGrammar.h |
| Include Path | #include "uLang/Parser/VerseGrammar.h" |
Syntax
struct snippet
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
snippet () |
uLang/Parser/VerseGrammar.h | ||
snippet
(
const char8* Start0, |
uLang/Parser/VerseGrammar.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| StartColumn | nat | uLang/Parser/VerseGrammar.h | ||
| StartLine | nat | uLang/Parser/VerseGrammar.h | ||
| StopColumn | nat | uLang/Parser/VerseGrammar.h | ||
| StopLine | nat | uLang/Parser/VerseGrammar.h | ||
| Text | text | uLang/Parser/VerseGrammar.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
operator bool() |
uLang/Parser/VerseGrammar.h |