PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
aml_token_t Struct Reference

Token. More...

#include <token.h>

Collaboration diagram for aml_token_t:

Data Fields

aml_token_num_t num
 
uint8_t length
 
const aml_token_props_tprops
 

Detailed Description

Token.

Definition at line 252 of file token.h.

Field Documentation

◆ num

aml_token_num_t aml_token_t::num

Definition at line 254 of file token.h.

◆ length

uint8_t aml_token_t::length

Definition at line 255 of file token.h.

◆ props

const aml_token_props_t* aml_token_t::props

Definition at line 256 of file token.h.


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