LispBM
Data Fields
lbm_tokenizer_string_state_t Struct Reference

#include <tokpar.h>

Data Fields

const char * str
 
unsigned int pos
 
unsigned int row
 
unsigned int column
 

Detailed Description

to State struct for the string tokenizer.

Field Documentation

◆ column

unsigned int lbm_tokenizer_string_state_t::column

◆ pos

unsigned int lbm_tokenizer_string_state_t::pos

◆ row

unsigned int lbm_tokenizer_string_state_t::row

◆ str

const char* lbm_tokenizer_string_state_t::str

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