10#ifndef CPROVER_UTIL_IDENTIFIER_H
11#define CPROVER_UTIL_IDENTIFIER_H
16#define ID_SEPARATOR "::"
33 void parse(
const std::string &s);
std::vector< std::string > componentst
void parse(const std::string &s)
std::string as_string() const
identifiert(const std::string &s)