#include "comma/basic/Location.h"
#include "llvm/System/Path.h"
#include "llvm/Support/MemoryBuffer.h"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | comma::TextIterator |
Iterates over the character data associated with a TextProvider. More... | |
class | comma::TextProvider |
Encapsulates a source of characters. More... | |
Namespaces | |
namespace | comma |