UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Verse::Grammar::snippet Struct Reference

#include <VerseGrammar.h>

Public Member Functions

 snippet ()
 
 operator bool () const
 

Public Attributes

text Text
 
nat StartLine
 
nat StopLine
 
nat StartColumn
 
nat StopColumn
 

Friends

struct parser_base
 

Constructor & Destructor Documentation

◆ snippet()

Verse::Grammar::snippet::snippet ( )
inline

Member Function Documentation

◆ operator bool()

Verse::Grammar::snippet::operator bool ( ) const
inlineexplicit

Friends And Related Symbol Documentation

◆ parser_base

Member Data Documentation

◆ StartColumn

nat Verse::Grammar::snippet::StartColumn

◆ StartLine

nat Verse::Grammar::snippet::StartLine

◆ StopColumn

nat Verse::Grammar::snippet::StopColumn

◆ StopLine

nat Verse::Grammar::snippet::StopLine

◆ Text

text Verse::Grammar::snippet::Text

The documentation for this struct was generated from the following file: