CLI2: Added ::getToken method for obtaining the canonical form, if possible
This commit is contained in:
@@ -47,6 +47,7 @@ public:
|
||||
void attribute (const std::string&, const std::string&);
|
||||
void attribute (const std::string&, const int);
|
||||
const std::string attribute (const std::string&) const;
|
||||
const std::string getToken () const;
|
||||
const std::string dump () const;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user