webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
tarjan Struct Reference

Public Attributes

int depth
 
int maxdepth
 
uint64_t index
 
upb_inttable objattr
 
upb_inttable stack
 
upb_inttable groups
 
upb_statusstatus
 
jmp_buf err
 

Member Data Documentation

◆ depth

int tarjan::depth

◆ err

jmp_buf tarjan::err

◆ groups

upb_inttable tarjan::groups

◆ index

uint64_t tarjan::index

◆ maxdepth

int tarjan::maxdepth

◆ objattr

upb_inttable tarjan::objattr

◆ stack

upb_inttable tarjan::stack

◆ status

upb_status * tarjan::status

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