I hereby claim:
- I am bbielsa on github.
- I am bbielsa (https://keybase.io/bbielsa) on keybase.
- I have a public key whose fingerprint is E11C 9E5E 1C0C 4D24 93A2 CE85 2907 6D8A B7D7 ED31
To claim this, I am signing this object:
| @name Browser | |
| @inputs Graphics:wirelink User:entity | |
| @persist RenderedNodes | |
| @persist TotalNodes | |
| @persist NodeRenderBatch | |
| @persist Response:table | |
| @persist ScrollY | |
| @persist RequestedVisit | |
| @persist RequestedNodes |
| #include "parser.h" | |
| #include <string> | |
| #include <sstream> | |
| Parser::Parser(std::istream *in) { | |
| this->in = in; | |
| this->hasSavedToken = false; | |
| } | |
| void Parser::error(Token errorToken, std::string reason) { |
I hereby claim:
To claim this, I am signing this object: