src/bootstrap.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define GRAMMAR_EXPLICIT   "explicit"
#define GRAMMAR_CAMELCASING   "CamelCasing"
#define GRAMMAR_SHORT   "short"

Typedefs

typedef union
_ast_node_t * 
ast_node_t
 AST Node public type.

Functions

ast_node_t tinyap_get_ruleset (const char *name)


Define Documentation

#define GRAMMAR_CAMELCASING   "CamelCasing"

Definition at line 26 of file bootstrap.h.

#define GRAMMAR_EXPLICIT   "explicit"

Definition at line 25 of file bootstrap.h.

#define GRAMMAR_SHORT   "short"

Definition at line 27 of file bootstrap.h.


Typedef Documentation

typedef union _ast_node_t* ast_node_t

AST Node public type.

Definition at line 23 of file bootstrap.h.


Function Documentation

ast_node_t tinyap_get_ruleset ( const char *  name  ) 


Generated on Sun May 11 14:32:44 2008 for TINYAP by  doxygen 1.5.3