4#include "core/builtin/container/native/tnchain.inl"
22 using super::prioritize;
28 scope& subs()
override;
29 const std::string& getFileName()
const;
30 const std::string& getContents()
const;
33 std::string _fileName;
34 std::string _contents;
Function or object evaluation arguments
Definition args.hpp:22
Base class for all AST nodes in the byeol language
Definition node.hpp:195
Source code file information
Definition srcFile.hpp:14
priorType
Definition tpriorities.hpp:10