Bond 0.9
C++ Bond Runtime Library API Documentation
Loading...
Searching...
No Matches
Bond::CompilerErrorBuffer Member List

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) constBond::CompilerErrorBufferinline
GetNumErrors() constBond::CompilerErrorBufferinline
HasErrors() constBond::CompilerErrorBufferinline
Print(OutputStream &stream) constBond::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