PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
TokenTree_ Struct Reference
+ Collaboration diagram for TokenTree_:

Data Structures

union  TokenTree_value
 

Data Fields

enum TokenCode tkcode
 
union TokenTree_::TokenTree_value value
 

Detailed Description

Definition at line 44 of file readconf.c.


Data Structure Documentation

◆ TokenTree_::TokenTree_value

union TokenTree_::TokenTree_value

Definition at line 47 of file readconf.c.

+ Collaboration diagram for TokenTree_::TokenTree_value:
Data Fields
struct TokenTree_ * subtree
LowToken * lowtoken

Field Documentation

◆ tkcode

enum TokenCode TokenTree_::tkcode

Definition at line 46 of file readconf.c.

◆ value

union TokenTree_::TokenTree_value TokenTree_::value

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