Linux Perf
jsmntok_t Struct Reference

#include <jsmn.h>

Collaboration diagram for jsmntok_t:
Collaboration graph

Public Attributes

jsmntype_t type
 
int start
 
int end
 
int size
 

Detailed Description

Definition at line 36 of file jsmn.h.

Member Data Documentation

◆ end

int jsmntok_t::end

Definition at line 39 of file jsmn.h.

◆ size

int jsmntok_t::size

Definition at line 40 of file jsmn.h.

◆ start

int jsmntok_t::start

Definition at line 38 of file jsmn.h.

◆ type

jsmntype_t jsmntok_t::type

Definition at line 37 of file jsmn.h.


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