GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
Public Member Functions | List of all members
gd::ExpressionParserLocation Struct Reference

Public Member Functions

 ExpressionParserLocation (size_t position)
 
 ExpressionParserLocation (size_t startPosition_, size_t endPosition_)
 
size_t GetStartPosition () const
 
size_t GetEndPosition () const
 
bool IsValid () const
 

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