My Project
Loading...
Searching...
No Matches
Scanner_ Struct Reference

#include <scanner.h>

Data Fields

void * scanner
 
SymTable * st
 
struct PP_pp
 
AstGettergetter
 
struct Vector_ hashes
 
struct pos_t pos
 
struct pos_t tmp
 
struct pos_t old
 
short int interp_state
 
short int spread_state
 
bool locale
 

Detailed Description

Definition at line 7 of file scanner.h.

Field Documentation

◆ getter

AstGetter* Scanner_::getter

Definition at line 11 of file scanner.h.

◆ hashes

struct Vector_ Scanner_::hashes

Definition at line 12 of file scanner.h.

◆ interp_state

short int Scanner_::interp_state

Definition at line 16 of file scanner.h.

◆ locale

bool Scanner_::locale

Definition at line 19 of file scanner.h.

◆ old

struct pos_t Scanner_::old

Definition at line 15 of file scanner.h.

◆ pos

struct pos_t Scanner_::pos

Definition at line 13 of file scanner.h.

◆ pp

struct PP_* Scanner_::pp

Definition at line 10 of file scanner.h.

◆ scanner

void* Scanner_::scanner

Definition at line 8 of file scanner.h.

◆ spread_state

short int Scanner_::spread_state

Definition at line 17 of file scanner.h.

◆ st

SymTable* Scanner_::st

Definition at line 9 of file scanner.h.

◆ tmp

struct pos_t Scanner_::tmp

Definition at line 14 of file scanner.h.


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