Ask a question to get started
Enter to sendā¢Shift+Enter new line
Given what is in the buffer, parse a single object out of it. If a complete object isn't available, return null. Assumes that we are at the start of an object to parse.
_getFullObject(): object | null