|
Bond 0.9
C++ Bond Runtime Library API Documentation
|
This is the complete list of members for Bond::CompilerErrorBuffer, including all inherited members.
| CompilerErrorBuffer() | Bond::CompilerErrorBuffer | |
| CopyFrom(const CompilerErrorBuffer &other) | Bond::CompilerErrorBuffer | |
| GetError(size_t index) const | Bond::CompilerErrorBuffer | inline |
| GetNumErrors() const | Bond::CompilerErrorBuffer | inline |
| HasErrors() const | Bond::CompilerErrorBuffer | inline |
| Print(OutputStream &stream) const | Bond::CompilerErrorBuffer | |
| PushError(CompilerError::Type type, const Token *context=nullptr, const void *arg0=nullptr, const void *arg1=nullptr) | Bond::CompilerErrorBuffer | |
| PushErrorInt(CompilerError::Type type, const Token *context=nullptr, intptr_t arg0=0, intptr_t arg1=0) | Bond::CompilerErrorBuffer | |
| Reset() | Bond::CompilerErrorBuffer |