20 const std::string& getPath()
const;
File-based source supply.
Definition fileSupply.hpp:12
void * onSupplySrc(parser &ps, void *scanner) const override
Parser for byeol language source code.
Definition parser.hpp:126
Source code supply interface.
Definition srcSupply.hpp:18