Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
duk_re_token Struct Reference

#include <duk_lexer.h>

Data Fields

duk_small_int_t t
 
duk_small_int_t greedy
 
duk_uint_fast32_t num
 
duk_uint_fast32_t qmin
 
duk_uint_fast32_t qmax
 

Detailed Description

Definition at line 3077 of file duktape-1.5.2/src-noline/duktape.c.

Field Documentation

◆ greedy

duk_small_int_t duk_re_token::greedy

◆ num

duk_uint_fast32_t duk_re_token::num

◆ qmax

duk_uint_fast32_t duk_re_token::qmax

◆ qmin

duk_uint_fast32_t duk_re_token::qmin

◆ t

duk_small_int_t duk_re_token::t

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