◆ parseString()
BasisSet ShellParser::parseString |
( |
const std::string & |
s | ) |
|
|
inline |
◆ atom
◆ basis_line
const Regex ShellParser::basis_line |
Initial value:=
const std::function< Str(Str)> group([](const Str &i) { return "(?:"+i+")";})
const std::function< Str(Str)> capture([](const Str &i) { return "("+i+")";})
const Regex sep
Definition MoReader.cxx:75
const Regex shell
Definition MoReader.cxx:76
const Regex atom
Definition MoReader.cxx:74
◆ sep
◆ shell
const Regex ShellParser::shell |
Initial value:
const Str blank("[[:blank:]]")
const Str digit("[[:digit:]]")
const Regex shell_symbol
Definition MoReader.cxx:72
◆ shell_symbol
const Regex ShellParser::shell_symbol |
Initial value:=
std::string oneOf(const std::vector< std::string > &v)
Definition Parsing.cxx:8
The documentation for this struct was generated from the following file: