ANTLR3_REWRITE_RULE_ELEMENT_STREAM - Man Page

ANTLR3_REWRITE_RULE_ELEMENT_STREAM — Token Rewrite Stream Class Definition

Synopsis

Typedefs

typedef struct ANTLR3_REWRITE_RULE_ELEMENT_STREAM_struct * pANTLR3_REWRITE_RULE_ELEMENT_STREAM
Pointer to an instantiation of 'class' ANTLR3_REWRITE_RULE_ELEMENT_STREAM
"
typedef struct ANTLR3_REWRITE_RULE_ELEMENT_STREAM_struct * pANTLR3_REWRITE_RULE_TOKEN_STREAM
Pointer to an instantiation of 'class' ANTLR3_REWRITE_RULE_ELEMENT_STREAM
"

Detailed Description

Typedef Documentation

typedef struct ANTLR3_REWRITE_RULE_ELEMENT_STREAM_struct* pANTLR3_REWRITE_RULE_ELEMENT_STREAM

Pointer to an instantiation of 'class' ANTLR3_REWRITE_RULE_ELEMENT_STREAM

typedef struct ANTLR3_REWRITE_RULE_ELEMENT_STREAM_struct* pANTLR3_REWRITE_RULE_TOKEN_STREAM

Pointer to an instantiation of 'class' ANTLR3_REWRITE_RULE_ELEMENT_STREAM

Author

Generated automatically by Doxygen for ANTLR3C from the source code.

Referenced By

The man page antlr3-pANTLR3_REWRITE_RULE_TOKEN_STREAM(3) is an alias of ANTLR3_REWRITE_RULE_ELEMENT_STREAM(3).

Tue Feb 27 2024 00:00:00 Version 3.3.1 ANTLR3C