InteractiveInterpreter Class
(Debugger::Internal::InteractiveInterpreter)| Inherits: | QmlJS::Lexer (private) |
Public Functions
| InteractiveInterpreter() | |
| void | appendText(const QString &text) |
| bool | canEvaluate() |
| void | clearText() |
| QString | code() const |
- 23 public functions inherited from QmlJS::Lexer
Additional Inherited Members
- 1 protected function inherited from QmlJS::Lexer
Member Function Documentation
InteractiveInterpreter::InteractiveInterpreter()
Default constructs an instance of InteractiveInterpreter.