ANTLR3_TOKEN_DOWN (3) Linux Manual Page
include/antlr3commontoken.h – Defines the interface for a common token. Synopsis#include <antlr3defs.h> Data Structuresstruct ANTLR3_COMMON_TOKEN_struct The definition of an ANTLR3 common token structure, which all implementations of a token stream should provide, installing any further structures in the custom pointer element of this structure. struct ANTLR3_TOKEN_FACTORY_struct ANTLR3 Token factory interface to create lots of tokens efficiently…
