Cppcheck
Public Member Functions | Public Attributes | List of all members
Enumerator Struct Reference

#include <symboldatabase.h>

Public Member Functions

 Enumerator (const Scope *scope_)
 

Public Attributes

const Scopescope
 
const Tokenname {}
 
MathLib::bigint value {}
 
const Tokenstart {}
 
const Tokenend {}
 
bool value_known {}
 

Detailed Description

Definition at line 154 of file symboldatabase.h.

Constructor & Destructor Documentation

◆ Enumerator()

Enumerator::Enumerator ( const Scope scope_)
inlineexplicit

Definition at line 155 of file symboldatabase.h.

Member Data Documentation

◆ end

const Token* Enumerator::end {}

◆ name

const Token* Enumerator::name {}

◆ scope

const Scope* Enumerator::scope

◆ start

const Token* Enumerator::start {}

◆ value

MathLib::bigint Enumerator::value {}

◆ value_known

bool Enumerator::value_known {}

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