Cppcheck
Public Member Functions | Public Attributes
Dimension Struct Reference

Array dimension information. More...

#include <symboldatabase.h>

List of all members.

Public Member Functions

 Dimension ()

Public Attributes

const Tokenstart
const Tokenend
MathLib::bigint num
bool known

Detailed Description

Array dimension information.

Definition at line 48 of file symboldatabase.h.


Constructor & Destructor Documentation

Dimension::Dimension ( ) [inline]

Definition at line 49 of file symboldatabase.h.


Member Data Documentation

Definition at line 52 of file symboldatabase.h.

Referenced by Variable::arrayDimensions(), and SymbolDatabase::SymbolDatabase().

Definition at line 54 of file symboldatabase.h.

Referenced by SymbolDatabase::SymbolDatabase().

Definition at line 53 of file symboldatabase.h.

Referenced by Variable::arrayDimensions(), and SymbolDatabase::SymbolDatabase().

Definition at line 51 of file symboldatabase.h.

Referenced by Variable::arrayDimensions(), and SymbolDatabase::SymbolDatabase().


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