Support Forum       G3D Web Page     
Public Member Functions | Public Attributes | List of all members
G3D::Any::Source Class Reference

Where an Any came from in a file. More...

Public Member Functions

 Source ()
 
void set (const TextInput &ti, const Token &t)
 

Public Attributes

int character
 
String filename
 
int line
 

Detailed Description

Where an Any came from in a file.

Useful for throwing parsing errors

Constructor & Destructor Documentation

◆ Source()

G3D::Any::Source::Source ( )
inline

Member Function Documentation

◆ set()

void G3D::Any::Source::set ( const TextInput ti,
const Token t 
)
inline

Member Data Documentation

◆ character

int G3D::Any::Source::character

Referenced by set().

◆ filename

String G3D::Any::Source::filename

Referenced by set().

◆ line

int G3D::Any::Source::line

Referenced by set().


documentation generated on Wed Nov 24 2021 08:01:53 using doxygen 1.8.15