#include <ParsedDeclaration.hpp>
◆ ParsedDeclaration()
| ParsedDeclaration::ParsedDeclaration |
( |
std::string |
s | ) |
|
◆ getDims()
| std::vector< int > ParsedDeclaration::getDims |
( |
| ) |
const |
◆ getQualifiedNameParts()
| std::deque< std::string > ParsedDeclaration::getQualifiedNameParts |
( |
| ) |
const |
◆ getTemplateParams()
◆ getTypeSpecifier()
| std::string ParsedDeclaration::getTypeSpecifier |
( |
| ) |
const |
◆ getVariableName()
| std::string ParsedDeclaration::getVariableName |
( |
| ) |
const |
The documentation for this class was generated from the following files: