antlr3rewritestreams.h File Reference

#include <antlr3defs.h>
#include <antlr3collections.h>
#include <antlr3commontreeadaptor.h>
#include <antlr3baserecognizer.h>

Include dependency graph for antlr3rewritestreams.h:

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


Data Structures

struct  ANTLR3_REWRITE_RULE_ELEMENT_STREAM_struct
 A generic list of elements tracked in an alternative to be used in a -> rewrite rule. More...

Typedefs

typedef struct
ANTLR3_REWRITE_RULE_ELEMENT_STREAM_struct 
ANTLR3_REWRITE_RULE_ELEMENT_STREAM
typedef struct
ANTLR3_REWRITE_RULE_ELEMENT_STREAM_struct 
ANTLR3_REWRITE_RULE_NODE_STREAM
 This is an implementation of a node stream, which is basically an element stream that deals with tree nodes only.
typedef struct
ANTLR3_REWRITE_RULE_ELEMENT_STREAM_struct 
ANTLR3_REWRITE_RULE_SUBTREE_STREAM
 This is an implementation of a subtree stream which is a set of trees modelled as an element stream.
typedef struct
ANTLR3_REWRITE_RULE_ELEMENT_STREAM_struct 
ANTLR3_REWRITE_RULE_TOKEN_STREAM
 This is an implementation of a token stream, which is basically an element stream that deals with tokens only.

Typedef Documentation

This is an implementation of a node stream, which is basically an element stream that deals with tree nodes only.

This is an implementation of a subtree stream which is a set of trees modelled as an element stream.

This is an implementation of a token stream, which is basically an element stream that deals with tokens only.


Generated on Mon Nov 29 17:23:13 2010 for ANTLR3C by  doxygen 1.5.5