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

A diagnostic that can be attached to a gd::ExpressionNode. More...

#include <ExpressionParser2Node.h>

Inherited by gd::ExpressionParserError.

Public Member Functions

virtual bool IsError ()
 
virtual const gd::StringGetMessage ()
 
virtual size_t GetStartPosition ()
 
virtual size_t GetEndPosition ()
 

Detailed Description

A diagnostic that can be attached to a gd::ExpressionNode.


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