12 typedef tnarr<srcSupply> srcSupplies;
Base class for all managed instances in memlite system.
Definition instance.hpp:41
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
Weak reference smart pointer with type-safe access.
Definition tweak.hpp:16