doc.cpp File Reference

#include <map>
#include <iostream>
#include <fstream>
#include <stdlib.h>
#include <assert.h>
#include <stdio.h>
#include <vector>
#include "do-lexer.h"
#include "do-grammar.h"
#include "do-syntax.h"
#include "do-printer.h"
Include dependency graph for doc.cpp:

Functions

void doset_in (FILE *i)
int doparse ()
int main (int argc, char *argv[])

Variables

outputbuf object
outputbuf methods
outputbuf meta
outputbuf msgs
outputbuf msgs1
outputbuf globhead
string field2init
char * current_do = NULL
char * current_pa = NULL
char * makers_emitted_for = NULL
bool access_checks = true

Function Documentation

int doparse (  ) 

Referenced by main().

void doset_in ( FILE *  in_str  ) 

Set the input stream. This does not discard the current input buffer.

Parameters:
in_str A readable stream.
See also:
do_switch_to_buffer

References doin.

Referenced by main().

int main ( int  argc,
char *  argv[] 
)

Variable Documentation

Referenced by check_access_access(), main(), and yyparse().

char* current_do = NULL

Referenced by yyparse().

char* current_pa = NULL

Referenced by yyparse().

string field2init

Referenced by yyparse().

Referenced by main(), and yyparse().

char* makers_emitted_for = NULL

Referenced by yyparse().

Referenced by main(), and yyparse().

Referenced by main(), and yyparse().

Referenced by main(), and yyparse().

Referenced by main(), and yyparse().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2