antlr3-ctns (3) Linux Manual Page
NAME ANTLR3_TREE_NODE_STREAM_struct – SYNOPSIS #include <antlr3commontreenodestream.h> Data Fields pANTLR3_BASE_TREE(* _LT )(struct ANTLR3_TREE_NODE_STREAM_struct *tns, ANTLR3_INT32 k) Get tree node at current input pointer + i ahead where i=1 is next node. pANTLR3_COMMON_TREE_NODE_STREAM ctns Any interface that implements this interface (is a super structure containing this structure), may store the pointer to itself here in the super…
