LIBINT  2.1.0-stable
Public Member Functions | List of all members
libint2::Parser_prefixN Class Reference

Parses the symbol if it is composed of a prefix followed by a number. More...

Public Member Functions

 Parser_prefixN (const std::string &symbol)
 
bool match () const
 returns true if the pattern matched
 
int N () const
 returns N (only valid if match()==true)
 
const std::string & prefix () const
 returns prefix (only valid if match()==true)
 

Detailed Description

Parses the symbol if it is composed of a prefix followed by a number.


The documentation for this class was generated from the following file: