getCurrentInput method

String getCurrentInput()

Gets the full content of the current buffer

Implementation

String getCurrentInput() => _tokenizer.getCurrentText();