InteractiveInterpreter Class

(Debugger::Internal::InteractiveInterpreter)
Inherits: QmlJS::Lexer (private)

Public Functions

InteractiveInterpreter()
void appendText(const QString &text)
bool canEvaluate()
void clearText()
QString code() const

Additional Inherited Members

Member Function Documentation

InteractiveInterpreter::InteractiveInterpreter()

Default constructs an instance of InteractiveInterpreter.

void InteractiveInterpreter::appendText(const QString &text)

bool InteractiveInterpreter::canEvaluate()

void InteractiveInterpreter::clearText()

QString InteractiveInterpreter::code() const