LMMS
Loading...
Searching...
No Matches
TTLLexer Class Reference

#include <ttldata.h>

Inheritance diagram for TTLLexer:

Public Member Functions

 TTLLexer (std::istream *istr)
void add (const std::string &type, const std::string &value)
void add (const std::string &type, PyObject *value)
PyObject * grab ()
 ~TTLLexer ()

Public Attributes

std::string strctx
PyObject * pylist

Constructor & Destructor Documentation

◆ TTLLexer()

TTLLexer::TTLLexer ( std::istream * istr)
inline

◆ ~TTLLexer()

TTLLexer::~TTLLexer ( )
inline

Member Function Documentation

◆ add() [1/2]

void TTLLexer::add ( const std::string & type,
const std::string & value )
inline

◆ add() [2/2]

void TTLLexer::add ( const std::string & type,
PyObject * value )
inline

◆ grab()

PyObject * TTLLexer::grab ( )
inline

Member Data Documentation

◆ pylist

PyObject* TTLLexer::pylist

◆ strctx

std::string TTLLexer::strctx

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