include/antlr3rewritestreams.h - Online Linux Manual PageSection : 3
Updated : Tue Jan 26 2021
Source : Version 3.3.1
Note : ANTLR3C

NAMEinclude/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
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

typedef struct ANTLR3_REWRITE_RULE_ELEMENT_STREAM_struct ANTLR3_REWRITE_RULE_ELEMENT_STREAMA generic list of elements tracked in an alternative to be used in a -> rewrite rule​.
In the C implementation, all tree oriented streams return a pointer to the same type: pANTLR3_BASE_TREE​. Anything that has subclassed from this still passes this type, within which there is a super pointer, which points to it's own data and methods​. Hence we do not need to implement this as the equivalent of an abstract class, but just fill in the appropriate interface as usual with this model​. Once you start next()ing, do not try to add more elements​. It will break the cursor tracking I believe​. See also pANTLR3_REWRITE_RULE_NODE_STREAM pANTLR3_REWRITE_RULE_ELEMENT_STREAM pANTLR3_REWRITE_RULE_SUBTREE_STREAM TODO: add mechanism to detect/puke on modification after reading from stream

typedef struct ANTLR3_REWRITE_RULE_ELEMENT_STREAM_struct ANTLR3_REWRITE_RULE_NODE_STREAMThis 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_STREAMThis 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_STREAMThis is an implementation of a token stream, which is basically an element stream that deals with tokens only​.

AuthorGenerated automatically by Doxygen for ANTLR3C from the source code​.
0
Johanes Gumabo
Data Size   :   10,557 byte
man-ANTLR3_REWRITE_RULE_NODE_STREAM.3Build   :   2024-12-05, 20:55   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   3 / 171,407
Visitor ID   :     :  
Visitor IP   :   3.131.37.82   :  
Visitor Provider   :   AMAZON-02   :  
Provider Position ( lat x lon )   :   39.962500 x -83.006100   :   x
Provider Accuracy Radius ( km )   :   1000   :  
Provider City   :   Columbus   :  
Provider Province   :   Ohio ,   :   ,
Provider Country   :   United States   :  
Provider Continent   :   North America   :  
Visitor Recorder   :   Version   :  
Visitor Recorder   :   Library   :  
Online Linux Manual Page   :   Version   :   Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page   :   Library   :   lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page   :   Library   :   lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base   :   Version   :   Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base   :   Library   :   lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36

Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.