NetSurf
Data Fields
duk_lexer_codepoint Struct Reference

Data Fields

duk_codepoint_t codepoint
 
duk_size_t offset
 
duk_int_t line
 

Detailed Description

Definition at line 4186 of file duktape.c.

Field Documentation

◆ codepoint

duk_codepoint_t duk_lexer_codepoint::codepoint

Definition at line 4187 of file duktape.c.

Referenced by duk__appendbuffer(), and duk__fill_lexer_buffer().

◆ line

duk_int_t duk_lexer_codepoint::line

◆ offset

duk_size_t duk_lexer_codepoint::offset

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