OpenStructure
|
#include <python_context_parser.hh>
Public Member Functions | |
PythonContextParser () | |
~PythonContextParser () | |
void | Print () |
void | Parse (const QString &command) |
const QString & | GetCommand () const |
bool | GetContextAtLocation (size_t location, PythonContext *&context) |
Protected Member Functions | |
void | Parse (PythonContext *&context) |
Definition at line 98 of file python_context_parser.hh.
|
inline |
Definition at line 103 of file python_context_parser.hh.
|
inline |
Definition at line 115 of file python_context_parser.hh.
|
inline |
Definition at line 118 of file python_context_parser.hh.
void Parse | ( | const QString & | command | ) |
|
protected |
|
inline |
Definition at line 108 of file python_context_parser.hh.