12#ifndef CPROVER_CRANGLER_CTOKENIT_H
13#define CPROVER_CRANGLER_CTOKENIT_H
28 explicit operator bool()
const
28 explicit operator bool()
const {
…}
53 tokenst::const_iterator
cit()
const
53 tokenst::const_iterator
cit()
const {
…}
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
tokenst::const_iterator cit() const
const ctokent * operator->() const
ctokenitt & operator+=(std::size_t offset)
ctokenitt operator++(int)
const ctokent & operator*() const
std::vector< ctokent > tokenst
bool operator!=(const ctokenitt &other) const
ctokenitt(const tokenst &__tokens)
ctokenitt match_bracket(ctokenitt, char open, char close)
int open(const char *pathname, int flags,...)