public class VFSOverlay extends Object
This class provides support for reading and generating clang vfs overlays. No spec is available but we conform to the https://clang.llvm.org/doxygen/VirtualFileSystem_8cpp_source.html writer class defined in the Clang documentation.
Constructor and Description |
---|
VFSOverlay(com.google.common.collect.ImmutableSortedMap<Path,Path> overlays) |
public String render() throws IOException
IOException