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