|
| SourceInfo (const std::string &fullName, const Kind &kind, const std::string &spelling, const std::string &displayName, const std::string &file, std::size_t line) |
|
| SourceInfo (const std::string &fullName, const Kind &kind) |
|
const std::string & | spelling () const |
|
const std::string & | displayName () const |
|
const std::string & | file () const |
|
std::size_t | line () const |
|
const std::string & | name () const |
|
const std::string & | fullName () const |
|
const Scope & | scope () const |
|
const Kind & | kind () const |
|
|
template<typename Entity > |
static SourceInfo | fromStaticSourceInfo () |
|
The documentation for this class was generated from the following files:
- include/siplasplas/reflection/dynamic/sourceinfo.hpp
- src/reflection/dynamic/sourceinfo.cpp