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

#include <VerseGrammar.h>

Public Member Functions

 encoding (prec Prec0=prec::List, bool AllowIn0=false, bool FollowingIn0=false)
 
encoding Fresh (prec Prec1, bool AllowIn1=false, bool FollowingIn0=false) const
 

Public Attributes

prec Prec
 
bool AllowIn
 
bool FollowingIn
 

Constructor & Destructor Documentation

◆ encoding()

Verse::Grammar::encoding::encoding ( prec  Prec0 = prec::List,
bool  AllowIn0 = false,
bool  FollowingIn0 = false 
)
inline

Member Function Documentation

◆ Fresh()

encoding Verse::Grammar::encoding::Fresh ( prec  Prec1,
bool  AllowIn1 = false,
bool  FollowingIn0 = false 
) const
inline

Member Data Documentation

◆ AllowIn

bool Verse::Grammar::encoding::AllowIn

◆ FollowingIn

bool Verse::Grammar::encoding::FollowingIn

◆ Prec

prec Verse::Grammar::encoding::Prec

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