12 typedef tnarr<srcSupply> srcSupplies;
Parser for byeol language source code.
Definition parser.hpp:126
Source location information.
Definition src.hpp:15
Source code supply interface.
Definition srcSupply.hpp:18
static srcSupplies makeSuppliesFrom(const std::string &path)
if the given path points to a file, a single fileSupply will be returned. otherwise this will travers...
virtual void * onSupplySrc(parser &ps, void *scanner) const =0