Cppcheck
Public Attributes | List of all members
PathAnalysis::Info Struct Reference

#include <pathanalysis.h>

Public Attributes

const Tokentok
 
ErrorPath errorPath
 
bool known
 

Detailed Description

Definition at line 43 of file pathanalysis.h.

Member Data Documentation

◆ errorPath

ErrorPath PathAnalysis::Info::errorPath

Definition at line 45 of file pathanalysis.h.

Referenced by PathAnalysis::forwardRange(), and reaches().

◆ known

bool PathAnalysis::Info::known

Definition at line 46 of file pathanalysis.h.

Referenced by PathAnalysis::forwardRange().

◆ tok

const Token* PathAnalysis::Info::tok

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