32 void line(
const std::string&
line,
int indentDelta);
38 void lineInternal(
const std::string&
line,
int indent);
43 std::string indentChars;
void endBlock(const std::string &line)
LineType getLastLineType()
void endBlockComment(std::string comment)
void startBlock(const std::string &line)
This file offers overloads of toIce() and fromIce() functions for STL container types.
std::shared_ptr< CMakeWriter > CmakeWriterPtr