ANTLR3_REWRITE_RULE_TOKEN_STREAM (3) Linux Manual Page
include/antlr3rewritestreams.h – Synopsis#include <antlr3defs.h> #include <antlr3collections.h> #include <antlr3commontreeadaptor.h> #include <antlr3baserecognizer.h> Data Structuresstruct ANTLR3_REWRITE_RULE_ELEMENT_STREAM_struct A generic list of elements tracked in an alternative to be used in a -> rewrite rule. Typedefstypedef struct ANTLR3_REWRITE_RULE_ELEMENT_STREAM_struct ANTLR3_REWRITE_RULE_ELEMENT_STREAM A generic list of elements tracked in an alternative to be used in a -> rewrite rule. typedef struct ANTLR3_REWRITE_RULE_ELEMENT_STREAM_struct ANTLR3_REWRITE_RULE_NODE_STREAM…
