rheolef  6.3
Classes | Macros | Typedefs | Functions | Variables
space_constitution_lex.cc File Reference
#include <iostream>
#include <errno.h>
#include <cstdlib>
#include <cstdio>
#include <cstring>
#include <unistd.h>
Include dependency graph for space_constitution_lex.cc:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yy_buffer_state
class  FlexLexer
class  yyFlexLexer
struct  yy_trans_info

Macros

#define YY_INT_ALIGNED   short int
#define FLEX_SCANNER
#define YY_FLEX_MAJOR_VERSION   2
#define YY_FLEX_MINOR_VERSION   5
#define YY_FLEX_SUBMINOR_VERSION   35
#define FLEX_BETA
#define yyFlexLexer   space_constitution_FlexLexer
#define FLEXINT_H
#define INT8_MIN   (-128)
#define INT16_MIN   (-32767-1)
#define INT32_MIN   (-2147483647-1)
#define INT8_MAX   (127)
#define INT16_MAX   (32767)
#define INT32_MAX   (2147483647)
#define UINT8_MAX   (255U)
#define UINT16_MAX   (65535U)
#define UINT32_MAX   (4294967295U)
#define yyconst
#define YY_NULL   0
#define YY_SC_TO_UI(c)   ((unsigned int) (unsigned char) c)
#define BEGIN   (yy_start) = 1 + 2 *
#define YY_START   (((yy_start) - 1) / 2)
#define YYSTATE   YY_START
#define YY_STATE_EOF(state)   (YY_END_OF_BUFFER + state + 1)
#define YY_NEW_FILE   yyrestart( yyin )
#define YY_END_OF_BUFFER_CHAR   0
#define YY_BUF_SIZE   16384
#define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
#define YY_TYPEDEF_YY_BUFFER_STATE
#define EOB_ACT_CONTINUE_SCAN   0
#define EOB_ACT_END_OF_FILE   1
#define EOB_ACT_LAST_MATCH   2
#define YY_LESS_LINENO(n)
#define yyless(n)
#define unput(c)   yyunput( c, (yytext_ptr) )
#define YY_TYPEDEF_YY_SIZE_T
#define YY_STRUCT_YY_BUFFER_STATE
#define YY_BUFFER_NEW   0
#define YY_BUFFER_NORMAL   1
#define YY_BUFFER_EOF_PENDING   2
#define YY_CURRENT_BUFFER
#define YY_CURRENT_BUFFER_LVALUE   (yy_buffer_stack)[(yy_buffer_stack_top)]
#define yy_new_buffer   yy_create_buffer
#define yy_set_interactive(is_interactive)
#define yy_set_bol(at_bol)
#define YY_AT_BOL()   (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
#define YY_SKIP_YYWRAP
#define yytext_ptr   yytext
#define YY_INTERACTIVE
#define __FLEX_LEXER_H
#define FLEX_STD   std::
#define yyFlexLexerOnce
#define YY_DO_BEFORE_ACTION
#define YY_NUM_RULES   11
#define YY_END_OF_BUFFER   12
#define REJECT   reject_used_but_not_detected
#define yymore()   yymore_used_but_not_detected
#define YY_MORE_ADJ   0
#define YY_RESTORE_YY_MORE_OFFSET
#define INITIAL   0
#define YY_EXTRA_TYPE   void *
#define YY_READ_BUF_SIZE   8192
#define ECHO   LexerOutput( yytext, yyleng )
#define YY_INPUT(buf, result, max_size)
#define yyterminate()   return YY_NULL
#define YY_START_STACK_INCR   25
#define YY_FATAL_ERROR(msg)   LexerError( msg )
#define YY_DECL_IS_OURS   1
#define YY_DECL   int yyFlexLexer::yylex()
#define YY_USER_ACTION
#define YY_BREAK   break;
#define YY_RULE_SETUP   YY_USER_ACTION
#define YY_EXIT_FAILURE   2
#define yyless(n)
#define YYTABLES_NAME   "yytables"
#define YY_INT_ALIGNED   short int
#define FLEX_SCANNER
#define YY_FLEX_MAJOR_VERSION   2
#define YY_FLEX_MINOR_VERSION   5
#define YY_FLEX_SUBMINOR_VERSION   35
#define FLEX_BETA
#define yyFlexLexer   space_constitution_FlexLexer
#define FLEXINT_H
#define INT8_MIN   (-128)
#define INT16_MIN   (-32767-1)
#define INT32_MIN   (-2147483647-1)
#define INT8_MAX   (127)
#define INT16_MAX   (32767)
#define INT32_MAX   (2147483647)
#define UINT8_MAX   (255U)
#define UINT16_MAX   (65535U)
#define UINT32_MAX   (4294967295U)
#define yyconst
#define YY_NULL   0
#define YY_SC_TO_UI(c)   ((unsigned int) (unsigned char) c)
#define BEGIN   (yy_start) = 1 + 2 *
#define YY_START   (((yy_start) - 1) / 2)
#define YYSTATE   YY_START
#define YY_STATE_EOF(state)   (YY_END_OF_BUFFER + state + 1)
#define YY_NEW_FILE   yyrestart( yyin )
#define YY_END_OF_BUFFER_CHAR   0
#define YY_BUF_SIZE   16384
#define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
#define YY_TYPEDEF_YY_BUFFER_STATE
#define EOB_ACT_CONTINUE_SCAN   0
#define EOB_ACT_END_OF_FILE   1
#define EOB_ACT_LAST_MATCH   2
#define YY_LESS_LINENO(n)
#define yyless(n)
#define unput(c)   yyunput( c, (yytext_ptr) )
#define YY_TYPEDEF_YY_SIZE_T
#define YY_STRUCT_YY_BUFFER_STATE
#define YY_BUFFER_NEW   0
#define YY_BUFFER_NORMAL   1
#define YY_BUFFER_EOF_PENDING   2
#define YY_CURRENT_BUFFER
#define YY_CURRENT_BUFFER_LVALUE   (yy_buffer_stack)[(yy_buffer_stack_top)]
#define yy_new_buffer   yy_create_buffer
#define yy_set_interactive(is_interactive)
#define yy_set_bol(at_bol)
#define YY_AT_BOL()   (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
#define YY_SKIP_YYWRAP
#define yytext_ptr   yytext
#define YY_INTERACTIVE
#define __FLEX_LEXER_H
#define FLEX_STD   std::
#define yyFlexLexerOnce
#define YY_DO_BEFORE_ACTION
#define YY_NUM_RULES   11
#define YY_END_OF_BUFFER   12
#define REJECT   reject_used_but_not_detected
#define yymore()   yymore_used_but_not_detected
#define YY_MORE_ADJ   0
#define YY_RESTORE_YY_MORE_OFFSET
#define INITIAL   0
#define YY_EXTRA_TYPE   void *
#define YY_READ_BUF_SIZE   8192
#define ECHO   LexerOutput( yytext, yyleng )
#define YY_INPUT(buf, result, max_size)
#define yyterminate()   return YY_NULL
#define YY_START_STACK_INCR   25
#define YY_FATAL_ERROR(msg)   LexerError( msg )
#define YY_DECL_IS_OURS   1
#define YY_DECL   int yyFlexLexer::yylex()
#define YY_USER_ACTION
#define YY_BREAK   break;
#define YY_RULE_SETUP   YY_USER_ACTION
#define YY_EXIT_FAILURE   2
#define yyless(n)
#define YYTABLES_NAME   "yytables"

Typedefs

typedef signed char flex_int8_t
typedef short int flex_int16_t
typedef int flex_int32_t
typedef unsigned char flex_uint8_t
typedef unsigned short int flex_uint16_t
typedef unsigned int flex_uint32_t
typedef struct yy_buffer_stateYY_BUFFER_STATE
typedef size_t yy_size_t
typedef unsigned char YY_CHAR
typedef int yy_state_type

Functions

void * space_constitution_alloc (yy_size_t)
void * space_constitution_realloc (void *, yy_size_t)
void space_constitution_free (void *)
 if (!(yy_init))
 while (1)
int isatty (int)

Variables

int yyleng
static yyconst flex_int16_t yy_accept [49]
static yyconst flex_int32_t yy_ec [256]
static yyconst flex_int32_t yy_meta [23]
static yyconst flex_int16_t yy_base [51]
static yyconst flex_int16_t yy_def [51]
static yyconst flex_int16_t yy_nxt [83]
static yyconst flex_int16_t yy_chk [83]
YY_DECL register yy_state_type yy_current_state
 The main scanner function which does all the work.
register char * yy_cp
register char * yy_bp
register int yy_act

Macro Definition Documentation

#define YY_INT_ALIGNED   short int
#define FLEX_SCANNER
#define YY_FLEX_MAJOR_VERSION   2
#define YY_FLEX_MINOR_VERSION   5
#define YY_FLEX_SUBMINOR_VERSION   35
#define FLEX_BETA
#define yyFlexLexer   space_constitution_FlexLexer
#define FLEXINT_H
#define INT8_MIN   (-128)
#define INT16_MIN   (-32767-1)
#define INT32_MIN   (-2147483647-1)
#define INT8_MAX   (127)
#define INT16_MAX   (32767)
#define INT32_MAX   (2147483647)
#define UINT8_MAX   (255U)
#define UINT16_MAX   (65535U)
#define UINT32_MAX   (4294967295U)
#define yyconst
#define YY_NULL   0
#define YY_SC_TO_UI (   c)    ((unsigned int) (unsigned char) c)
#define BEGIN   (yy_start) = 1 + 2 *
#define YY_START   (((yy_start) - 1) / 2)
#define YYSTATE   YY_START
#define YY_STATE_EOF (   state)    (YY_END_OF_BUFFER + state + 1)
#define YY_NEW_FILE   yyrestart( yyin )
#define YY_END_OF_BUFFER_CHAR   0
#define YY_BUF_SIZE   16384
#define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
#define YY_TYPEDEF_YY_BUFFER_STATE
#define EOB_ACT_CONTINUE_SCAN   0
#define EOB_ACT_END_OF_FILE   1
#define EOB_ACT_LAST_MATCH   2
#define YY_LESS_LINENO (   n)
#define yyless (   n)
Value:
do \
{ \
/* Undo effects of setting up yytext. */ \
int yyless_macro_arg = (n); \
YY_LESS_LINENO(yyless_macro_arg);\
*yy_cp = (yy_hold_char); \
YY_RESTORE_YY_MORE_OFFSET \
(yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
YY_DO_BEFORE_ACTION; /* set up yytext again */ \
} \
while ( 0 )
#define unput (   c)    yyunput( c, (yytext_ptr) )
#define YY_TYPEDEF_YY_SIZE_T
#define YY_STRUCT_YY_BUFFER_STATE
#define YY_BUFFER_NEW   0
#define YY_BUFFER_NORMAL   1
#define YY_BUFFER_EOF_PENDING   2
#define YY_CURRENT_BUFFER
Value:
( (yy_buffer_stack) \
? (yy_buffer_stack)[(yy_buffer_stack_top)] \
: NULL)
#define YY_CURRENT_BUFFER_LVALUE   (yy_buffer_stack)[(yy_buffer_stack_top)]
#define yy_new_buffer   yy_create_buffer
#define yy_set_interactive (   is_interactive)
Value:
{ \
if ( ! YY_CURRENT_BUFFER ){ \
yyensure_buffer_stack (); \
YY_CURRENT_BUFFER_LVALUE = \
yy_create_buffer( yyin, YY_BUF_SIZE ); \
} \
YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
}
#define yy_set_bol (   at_bol)
Value:
{ \
if ( ! YY_CURRENT_BUFFER ){\
yyensure_buffer_stack (); \
YY_CURRENT_BUFFER_LVALUE = \
yy_create_buffer( yyin, YY_BUF_SIZE ); \
} \
YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
}
#define YY_AT_BOL ( )    (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
#define YY_SKIP_YYWRAP
#define yytext_ptr   yytext
#define YY_INTERACTIVE
#define __FLEX_LEXER_H
#define FLEX_STD   std::
#define yyFlexLexerOnce
#define YY_DO_BEFORE_ACTION
Value:
yyleng = (size_t) (yy_cp - yy_bp); \
(yy_hold_char) = *yy_cp; \
*yy_cp = '\0'; \
(yy_c_buf_p) = yy_cp;
#define YY_NUM_RULES   11
#define YY_END_OF_BUFFER   12
#define REJECT   reject_used_but_not_detected
#define yymore ( )    yymore_used_but_not_detected
#define YY_MORE_ADJ   0
#define YY_RESTORE_YY_MORE_OFFSET
#define INITIAL   0
#define YY_EXTRA_TYPE   void *
#define YY_READ_BUF_SIZE   8192
#define ECHO   LexerOutput( yytext, yyleng )
#define YY_INPUT (   buf,
  result,
  max_size 
)
Value:
\
if ( (result = LexerInput( (char *) buf, max_size )) < 0 ) \
YY_FATAL_ERROR( "input in flex scanner failed" );
#define yyterminate ( )    return YY_NULL
#define YY_START_STACK_INCR   25
#define YY_FATAL_ERROR (   msg)    LexerError( msg )
#define YY_DECL_IS_OURS   1
#define YY_DECL   int yyFlexLexer::yylex()
#define YY_USER_ACTION
#define YY_BREAK   break;
#define YY_RULE_SETUP   YY_USER_ACTION
#define YY_EXIT_FAILURE   2
#define yyless (   n)
Value:
do \
{ \
/* Undo effects of setting up yytext. */ \
int yyless_macro_arg = (n); \
YY_LESS_LINENO(yyless_macro_arg);\
yytext[yyleng] = (yy_hold_char); \
(yy_c_buf_p) = yytext + yyless_macro_arg; \
(yy_hold_char) = *(yy_c_buf_p); \
*(yy_c_buf_p) = '\0'; \
yyleng = yyless_macro_arg; \
} \
while ( 0 )
#define YYTABLES_NAME   "yytables"
#define YY_INT_ALIGNED   short int

Definition at line 4 of file space_constitution_lex.cc.

#define FLEX_SCANNER

Definition at line 8 of file space_constitution_lex.cc.

#define YY_FLEX_MAJOR_VERSION   2

Definition at line 9 of file space_constitution_lex.cc.

#define YY_FLEX_MINOR_VERSION   5

Definition at line 10 of file space_constitution_lex.cc.

#define YY_FLEX_SUBMINOR_VERSION   35

Definition at line 11 of file space_constitution_lex.cc.

#define FLEX_BETA

Definition at line 13 of file space_constitution_lex.cc.

#define yyFlexLexer   space_constitution_FlexLexer

Definition at line 22 of file space_constitution_lex.cc.

#define FLEXINT_H

Definition at line 33 of file space_constitution_lex.cc.

#define INT8_MIN   (-128)

Definition at line 63 of file space_constitution_lex.cc.

#define INT16_MIN   (-32767-1)

Definition at line 66 of file space_constitution_lex.cc.

#define INT32_MIN   (-2147483647-1)

Definition at line 69 of file space_constitution_lex.cc.

#define INT8_MAX   (127)

Definition at line 72 of file space_constitution_lex.cc.

#define INT16_MAX   (32767)

Definition at line 75 of file space_constitution_lex.cc.

#define INT32_MAX   (2147483647)

Definition at line 78 of file space_constitution_lex.cc.

#define UINT8_MAX   (255U)

Definition at line 81 of file space_constitution_lex.cc.

#define UINT16_MAX   (65535U)

Definition at line 84 of file space_constitution_lex.cc.

#define UINT32_MAX   (4294967295U)

Definition at line 87 of file space_constitution_lex.cc.

#define yyconst

Definition at line 120 of file space_constitution_lex.cc.

#define YY_NULL   0

Definition at line 124 of file space_constitution_lex.cc.

#define YY_SC_TO_UI (   c)    ((unsigned int) (unsigned char) c)

Definition at line 131 of file space_constitution_lex.cc.

#define BEGIN   (yy_start) = 1 + 2 *

Definition at line 137 of file space_constitution_lex.cc.

#define YY_START   (((yy_start) - 1) / 2)

Definition at line 143 of file space_constitution_lex.cc.

#define YYSTATE   YY_START

Definition at line 144 of file space_constitution_lex.cc.

#define YY_STATE_EOF (   state)    (YY_END_OF_BUFFER + state + 1)

Definition at line 147 of file space_constitution_lex.cc.

#define YY_NEW_FILE   yyrestart( yyin )

Definition at line 150 of file space_constitution_lex.cc.

#define YY_END_OF_BUFFER_CHAR   0

Definition at line 152 of file space_constitution_lex.cc.

#define YY_BUF_SIZE   16384

Definition at line 163 of file space_constitution_lex.cc.

#define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))

Definition at line 169 of file space_constitution_lex.cc.

#define YY_TYPEDEF_YY_BUFFER_STATE

Definition at line 172 of file space_constitution_lex.cc.

#define EOB_ACT_CONTINUE_SCAN   0

Definition at line 178 of file space_constitution_lex.cc.

#define EOB_ACT_END_OF_FILE   1

Definition at line 179 of file space_constitution_lex.cc.

#define EOB_ACT_LAST_MATCH   2

Definition at line 180 of file space_constitution_lex.cc.

#define YY_LESS_LINENO (   n)

Definition at line 182 of file space_constitution_lex.cc.

#define yyless (   n)
Value:
do \
{ \
/* Undo effects of setting up yytext. */ \
int yyless_macro_arg = (n); \
YY_LESS_LINENO(yyless_macro_arg);\
*yy_cp = (yy_hold_char); \
YY_RESTORE_YY_MORE_OFFSET \
(yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
YY_DO_BEFORE_ACTION; /* set up yytext again */ \
} \
while ( 0 )

Definition at line 1684 of file space_constitution_lex.cc.

#define unput (   c)    yyunput( c, (yytext_ptr) )

Definition at line 198 of file space_constitution_lex.cc.

#define YY_TYPEDEF_YY_SIZE_T

Definition at line 201 of file space_constitution_lex.cc.

#define YY_STRUCT_YY_BUFFER_STATE

Definition at line 206 of file space_constitution_lex.cc.

#define YY_BUFFER_NEW   0

Definition at line 254 of file space_constitution_lex.cc.

#define YY_BUFFER_NORMAL   1

Definition at line 255 of file space_constitution_lex.cc.

#define YY_BUFFER_EOF_PENDING   2

Definition at line 266 of file space_constitution_lex.cc.

#define YY_CURRENT_BUFFER
Value:
( (yy_buffer_stack) \
? (yy_buffer_stack)[(yy_buffer_stack_top)] \
: NULL)

Definition at line 277 of file space_constitution_lex.cc.

#define YY_CURRENT_BUFFER_LVALUE   (yy_buffer_stack)[(yy_buffer_stack_top)]

Definition at line 284 of file space_constitution_lex.cc.

#define yy_new_buffer   yy_create_buffer

Definition at line 290 of file space_constitution_lex.cc.

#define yy_set_interactive (   is_interactive)
Value:
{ \
if ( ! YY_CURRENT_BUFFER ){ \
yyensure_buffer_stack (); \
YY_CURRENT_BUFFER_LVALUE = \
yy_create_buffer( yyin, YY_BUF_SIZE ); \
} \
YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
}

Definition at line 292 of file space_constitution_lex.cc.

#define yy_set_bol (   at_bol)
Value:
{ \
if ( ! YY_CURRENT_BUFFER ){\
yyensure_buffer_stack (); \
YY_CURRENT_BUFFER_LVALUE = \
yy_create_buffer( yyin, YY_BUF_SIZE ); \
} \
YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
}

Definition at line 302 of file space_constitution_lex.cc.

#define YY_AT_BOL ( )    (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)

Definition at line 312 of file space_constitution_lex.cc.

#define YY_SKIP_YYWRAP

Definition at line 315 of file space_constitution_lex.cc.

#define yytext_ptr   yytext

Definition at line 319 of file space_constitution_lex.cc.

#define YY_INTERACTIVE

Definition at line 320 of file space_constitution_lex.cc.

#define __FLEX_LEXER_H

Definition at line 333 of file space_constitution_lex.cc.

#define FLEX_STD   std::

Definition at line 337 of file space_constitution_lex.cc.

#define yyFlexLexerOnce

Definition at line 388 of file space_constitution_lex.cc.

#define YY_DO_BEFORE_ACTION
Value:
yyleng = (size_t) (yy_cp - yy_bp); \
(yy_hold_char) = *yy_cp; \
*yy_cp = '\0'; \
(yy_c_buf_p) = yy_cp;

Definition at line 484 of file space_constitution_lex.cc.

#define YY_NUM_RULES   11

Definition at line 491 of file space_constitution_lex.cc.

#define YY_END_OF_BUFFER   12

Definition at line 492 of file space_constitution_lex.cc.

#define REJECT   reject_used_but_not_detected

Definition at line 595 of file space_constitution_lex.cc.

#define yymore ( )    yymore_used_but_not_detected

Definition at line 596 of file space_constitution_lex.cc.

#define YY_MORE_ADJ   0

Definition at line 597 of file space_constitution_lex.cc.

#define YY_RESTORE_YY_MORE_OFFSET

Definition at line 598 of file space_constitution_lex.cc.

#define INITIAL   0

Definition at line 604 of file space_constitution_lex.cc.

#define YY_EXTRA_TYPE   void *

Definition at line 615 of file space_constitution_lex.cc.

#define YY_READ_BUF_SIZE   8192

Definition at line 636 of file space_constitution_lex.cc.

#define ECHO   LexerOutput( yytext, yyleng )

Definition at line 642 of file space_constitution_lex.cc.

#define YY_INPUT (   buf,
  result,
  max_size 
)
Value:
\
if ( (result = LexerInput( (char *) buf, max_size )) < 0 ) \
YY_FATAL_ERROR( "input in flex scanner failed" );

Definition at line 649 of file space_constitution_lex.cc.

#define yyterminate ( )    return YY_NULL

Definition at line 661 of file space_constitution_lex.cc.

#define YY_START_STACK_INCR   25

Definition at line 666 of file space_constitution_lex.cc.

#define YY_FATAL_ERROR (   msg)    LexerError( msg )

Definition at line 671 of file space_constitution_lex.cc.

#define YY_DECL_IS_OURS   1

Definition at line 680 of file space_constitution_lex.cc.

#define YY_DECL   int yyFlexLexer::yylex()

Definition at line 681 of file space_constitution_lex.cc.

#define YY_USER_ACTION

Definition at line 688 of file space_constitution_lex.cc.

#define YY_BREAK   break;

Definition at line 693 of file space_constitution_lex.cc.

#define YY_RULE_SETUP   YY_USER_ACTION

Definition at line 696 of file space_constitution_lex.cc.

#define YY_EXIT_FAILURE   2

Definition at line 1672 of file space_constitution_lex.cc.

#define yyless (   n)
Value:
do \
{ \
/* Undo effects of setting up yytext. */ \
int yyless_macro_arg = (n); \
YY_LESS_LINENO(yyless_macro_arg);\
yytext[yyleng] = (yy_hold_char); \
(yy_c_buf_p) = yytext + yyless_macro_arg; \
(yy_hold_char) = *(yy_c_buf_p); \
*(yy_c_buf_p) = '\0'; \
yyleng = yyless_macro_arg; \
} \
while ( 0 )

Definition at line 1684 of file space_constitution_lex.cc.

#define YYTABLES_NAME   "yytables"

Definition at line 1746 of file space_constitution_lex.cc.

Typedef Documentation

typedef signed char flex_int8_t

Definition at line 54 of file space_constitution_lex.cc.

typedef short int flex_int16_t

Definition at line 55 of file space_constitution_lex.cc.

typedef int flex_int32_t

Definition at line 56 of file space_constitution_lex.cc.

typedef unsigned char flex_uint8_t

Definition at line 57 of file space_constitution_lex.cc.

typedef unsigned short int flex_uint16_t

Definition at line 58 of file space_constitution_lex.cc.

typedef unsigned int flex_uint32_t

Definition at line 59 of file space_constitution_lex.cc.

Definition at line 173 of file space_constitution_lex.cc.

typedef size_t yy_size_t

Definition at line 202 of file space_constitution_lex.cc.

typedef unsigned char YY_CHAR

Definition at line 317 of file space_constitution_lex.cc.

typedef int yy_state_type

Definition at line 342 of file space_constitution_lex.cc.

Function Documentation

void * space_constitution_alloc ( yy_size_t  size)

Definition at line 1724 of file space_constitution_lex.cc.

void * space_constitution_realloc ( void *  ptr,
yy_size_t  size 
)

Definition at line 1729 of file space_constitution_lex.cc.

void space_constitution_free ( void *  ptr)

Definition at line 1741 of file space_constitution_lex.cc.

if ( yy_init)

Definition at line 711 of file space_constitution_lex.cc.

while ( )

Definition at line 737 of file space_constitution_lex.cc.

int isatty ( int  )

Variable Documentation

int yyleng
yyconst flex_int16_t yy_accept[49]
static
Initial value:
{ 0,
0, 0, 12, 10, 2, 1, 9, 8, 8, 8,
8, 8, 9, 8, 8, 8, 8, 8, 8, 8,
8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
3, 5, 8, 4, 7, 8, 8, 8, 8, 8,
8, 8, 8, 8, 8, 8, 6, 0
}

Definition at line 500 of file space_constitution_lex.cc.

yyconst flex_int32_t yy_ec[256]
static

Definition at line 509 of file space_constitution_lex.cc.

yyconst flex_int32_t yy_meta[23]
static
Initial value:
{ 0,
1, 1, 2, 1, 3, 3, 3, 3, 3, 3,
3, 3, 3, 3, 3, 3, 3, 3, 3, 3,
3, 3
}

Definition at line 541 of file space_constitution_lex.cc.

yyconst flex_int16_t yy_base[51]
static
Initial value:
{ 0,
0, 0, 59, 60, 60, 60, 0, 0, 48, 46,
41, 44, 0, 0, 45, 38, 34, 41, 37, 31,
26, 28, 37, 29, 30, 27, 25, 24, 26, 22,
0, 32, 26, 0, 0, 17, 18, 22, 23, 24,
12, 19, 14, 10, 11, 9, 0, 60, 22, 21
}

Definition at line 548 of file space_constitution_lex.cc.

yyconst flex_int16_t yy_def[51]
static
Initial value:
{ 0,
48, 1, 48, 48, 48, 48, 49, 50, 50, 50,
50, 50, 49, 50, 50, 50, 50, 50, 50, 50,
50, 50, 50, 50, 50, 50, 50, 50, 50, 50,
50, 50, 50, 50, 50, 50, 50, 50, 50, 50,
50, 50, 50, 50, 50, 50, 50, 0, 48, 48
}

Definition at line 557 of file space_constitution_lex.cc.

yyconst flex_int16_t yy_nxt[83]
static
Initial value:
{ 0,
4, 5, 6, 7, 4, 4, 8, 4, 8, 8,
8, 8, 8, 8, 8, 8, 8, 9, 10, 11,
12, 8, 13, 14, 13, 47, 46, 45, 44, 43,
42, 41, 40, 39, 38, 37, 36, 35, 34, 33,
32, 31, 30, 29, 28, 27, 26, 25, 24, 23,
22, 21, 20, 19, 18, 17, 16, 15, 48, 3,
48, 48, 48, 48, 48, 48, 48, 48, 48, 48,
48, 48, 48, 48, 48, 48, 48, 48, 48, 48,
48, 48
}

Definition at line 566 of file space_constitution_lex.cc.

yyconst flex_int16_t yy_chk[83]
static
Initial value:
{ 0,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 49, 50, 49, 46, 45, 44, 43, 42,
41, 40, 39, 38, 37, 36, 33, 32, 30, 29,
28, 27, 26, 25, 24, 23, 22, 21, 20, 19,
18, 17, 16, 15, 12, 11, 10, 9, 3, 48,
48, 48, 48, 48, 48, 48, 48, 48, 48, 48,
48, 48, 48, 48, 48, 48, 48, 48, 48, 48,
48, 48
}

Definition at line 579 of file space_constitution_lex.cc.

YY_DECL register yy_state_type yy_current_state

The main scanner function which does all the work.

Definition at line 703 of file space_constitution_lex.cc.

register char* yy_cp

Definition at line 704 of file space_constitution_lex.cc.

register char * yy_bp

Definition at line 704 of file space_constitution_lex.cc.

register int yy_act

Definition at line 705 of file space_constitution_lex.cc.