Package antlr3-C-devel

Header files for the C bindings for ANTLR-generated parsers

https://www.antlr3.org/

Version: 3.4

Library Functions

ANTLR3_API alias for antlr3defs.h
ANTLR3_ARBORETUM ANTLR3_ARBORETUM — Tree Factory Class Definition
ANTLR3_ARBORETUM_struct ANTLR3 Tree factory interface to create lots of trees efficiently rather than creating and freeing lots of little bits of memory.
ANTLR3_AVERAGE alias for antlr3defs.h
ANTLR3_BASE_RECOGNIZER ANTLR3_BASE_RECOGNIZER — Base Recognizer Class Definition
ANTLR3_BASE_RECOGNIZER_struct Base tracking context structure for all types of recognizers.
ANTLR3_BASE_TREE ANTLR3_BASE_TREE — Base Tree Class Definition
ANTLR3_BASE_TREE_ADAPTOR ANTLR3_BASE_TREE_ADAPTOR — Base Tree Class Definition
ANTLR3_BASE_TREE_ADAPTOR_struct ANTLR3_BASE_TREE_ADAPTOR_struct
ANTLR3_BASE_TREE_struct A generic tree implementation with no payload.
ANTLR3_BE alias for antlr3defs.h
ANTLR3_BITSET ANTLR3_BITSET — Bitset Class Definition
ANTLR3_BITSET_BITS alias for antlr3bitset.h
ANTLR3_BITSET_LIST alias for antlr3bitset.h
ANTLR3_BITSET_LIST_struct ANTLR3_BITSET_LIST_struct
ANTLR3_BITSET_LOG_BITS alias for antlr3bitset.h
ANTLR3_BITSET_MOD_MASK alias for antlr3bitset.h
ANTLR3_BITSET_NIBBLE alias for antlr3bitset.h
ANTLR3_BITSET_struct ANTLR3_BITSET_struct
ANTLR3_BITWORD alias for antlr3defs.h
ANTLR3_BOOLEAN alias for antlr3defs.h
ANTLR3_CDECL alias for antlr3defs.h
ANTLR3_CHAR alias for antlr3defs.h
ANTLR3_CHARSTREAM alias for antlr3intstream.h
ANTLR3_CHARSTREAM_EOF alias for antlr3errors.h
ANTLR3_CLOSESOCKET alias for antlr3defs.h
ANTLR3_COMMONTREENODE alias for antlr3intstream.h
ANTLR3_COMMON_TOKEN ANTLR3_COMMON_TOKEN — Common Token Class Definition
ANTLR3_COMMON_TOKEN_STREAM ANTLR3_COMMON_TOKEN_STREAM — Common Token Stream Class Definition
ANTLR3_COMMON_TOKEN_STREAM_struct Common token stream is an implementation of ANTLR_TOKEN_STREAM for the default parsers and recognizers.
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…
ANTLR3_COMMON_TREE ANTLR3_COMMON_TREE — Common Tree Class Definition
ANTLR3_COMMON_TREE_ADAPTOR ANTLR3_COMMON_TREE_ADAPTOR — Common Tree Adaptor Class Definition
ANTLR3_COMMON_TREE_ADAPTOR_struct ANTLR3_COMMON_TREE_ADAPTOR_struct
ANTLR3_COMMON_TREE_NODE_STREAM ANTLR3_COMMON_TREE_NODE_STREAM — Common Tree Node Class Definition
ANTLR3_COMMON_TREE_NODE_STREAM_struct ANTLR3_COMMON_TREE_NODE_STREAM_struct
ANTLR3_COMMON_TREE_struct Interface for an ANTLR3 common tree which is what gets passed around by the AST producing parser.
ANTLR3_CYCLIC_DFA ANTLR3_CYCLIC_DFA — Cyclic DFA Class Definition
ANTLR3_CYCLIC_DFA_struct Definition of a cyclic dfa structure such that it can be initialized at compile time and have only a single runtime function that can deal with all cyclic dfa…
ANTLR3_DEBUG_EVENT_LISTENER ANTLR3_DEBUG_EVENT_LISTENER — Debugger Class Definition
ANTLR3_DEBUG_EVENT_LISTENER_struct The ANTLR3 debugging interface for communicating with ANLTR Works.
ANTLR3_EARLY_EXIT_EXCEPTION alias for antlr3exception.h
ANTLR3_EARLY_EXIT_NAME alias for antlr3exception.h
ANTLR3_ENC_8BIT alias for antlr3defs.h
ANTLR3_ENC_EBCDIC alias for antlr3defs.h
ANTLR3_ENC_UTF16 alias for antlr3defs.h
ANTLR3_ENC_UTF16BE alias for antlr3defs.h
ANTLR3_ENC_UTF16LE alias for antlr3defs.h
ANTLR3_ENC_UTF32 alias for antlr3defs.h
ANTLR3_ENC_UTF32BE alias for antlr3defs.h
ANTLR3_ENC_UTF32LE alias for antlr3defs.h
ANTLR3_ENC_UTF8 alias for antlr3defs.h
ANTLR3_EOR_TOKEN_TYPE alias for antlr3commontoken.h
ANTLR3_ERR_BASE alias for antlr3errors.h
ANTLR3_ERR_HASHDUP alias for antlr3errors.h
ANTLR3_ERR_NOFILE alias for antlr3errors.h
ANTLR3_ERR_NOMEM alias for antlr3errors.h
ANTLR3_EXCEPTION ANTLR3_EXCEPTION — Exception Class Definition
ANTLR3_EXCEPTION_struct Base structure for an ANTLR3 exception tracker.
ANTLR3_FACTORY_POOL_SIZE alias for antlr3commontoken.h
ANTLR3_FACTORY_VPOOL_SIZE alias for antlr3collections.h
ANTLR3_FAIL alias for antlr3errors.h
ANTLR3_FAILED_PREDICATE_EXCEPTION alias for antlr3exception.h
ANTLR3_FAILED_PREDICATE_NAME alias for antlr3exception.h
ANTLR3_FALSE alias for antlr3errors.h
ANTLR3_FASTCALL alias for antlr3defs.h
ANTLR3_FDSC alias for antlr3defs.h
ANTLR3_FSTAT_STRUCT alias for antlr3defs.h
ANTLR3_FUNC_PTR alias for antlr3defs.h
ANTLR3_HASH_BUCKET ANTLR3_HASH_BUCKET — Hash Table Bucket Class Definition
ANTLR3_HASH_BUCKET_struct Internal structure of a hash table bucket, which tracks all keys that hash to the same bucket.
ANTLR3_HASH_ENTRY ANTLR3_HASH_ENTRY — Hash Table Entry Class Definition
ANTLR3_HASH_ENTRY_struct Internal structure representing an element in a hash bucket.
ANTLR3_HASH_ENUM ANTLR3_HASH_ENUM — Hash Table Enumerator Class Definition
ANTLR3_HASH_ENUM_struct Internal structure representing an enumeration of a table.
ANTLR3_HASH_KEY alias for antlr3collections.h
ANTLR3_HASH_KEY_struct ANTLR3_HASH_KEY_struct
ANTLR3_HASH_TABLE ANTLR3_HASH_TABLE — Hash Table Class Definition
ANTLR3_HASH_TABLE_struct Structure that tracks a hash table.
ANTLR3_HASH_TYPE_INT alias for antlr3collections.h
ANTLR3_HASH_TYPE_STR alias for antlr3collections.h
ANTLR3_INLINE alias for antlr3defs.h
ANTLR3_INPUT_MASK alias for antlr3intstream.h
ANTLR3_INPUT_STREAM ANTLR3_INPUT_STREAM — Input Stream Class Definition
ANTLR3_INPUT_STREAM_struct Master context structure for an ANTLR3 C runtime based input stream.
ANTLR3_INT16 alias for antlr3defs.h
ANTLR3_INT32 alias for antlr3defs.h
ANTLR3_INT64 alias for antlr3defs.h
ANTLR3_INT8 alias for antlr3defs.h
ANTLR3_INTKEY alias for antlr3defs.h
ANTLR3_INT_STREAM alias for antlr3intstream.h
ANTLR3_INT_STREAM_struct ANTLR3_INT_STREAM_struct
ANTLR3_INT_TRIE ANTLR3_INT_TRIE — Trie Class Definition
ANTLR3_INT_TRIE_NODE alias for antlr3collections.h
ANTLR3_INT_TRIE_NODE_struct Structure that defines an element/node in an ANTLR3_INT_TRIE.
ANTLR3_INT_TRIE_struct Structure that defines an ANTLR3_INT_TRIE.
ANTLR3_LE alias for antlr3defs.h
ANTLR3_LEXER ANTLR3_LEXER — Lexer Class Definition
ANTLR3_LEXER_struct ANTLR3_LEXER_struct
ANTLR3_LEX_STATE ANTLR3_LEX_STATE — Lexer State Class Definition
ANTLR3_LEX_STATE_struct Structure for track lex input states as part of mark() and rewind() of lexer.
ANTLR3_LIST ANTLR3_LIST — List Class Definition
ANTLR3_LIST_SIZE_HINT alias for antlr3defs.h
ANTLR3_LIST_struct Structure that represents a LIST collection.
ANTLR3_MARKER alias for antlr3defs.h
ANTLR3_MIN_TOKEN_TYPE alias for antlr3commontoken.h
ANTLR3_MISMATCHED_EX_NAME alias for antlr3exception.h
ANTLR3_MISMATCHED_SET_EXCEPTION alias for antlr3exception.h
ANTLR3_MISMATCHED_SET_NAME alias for antlr3exception.h
ANTLR3_MISMATCHED_TOKEN_EXCEPTION alias for antlr3exception.h
ANTLR3_MISMATCHED_TREE_NODE_EXCEPTION alias for antlr3exception.h
ANTLR3_MISMATCHED_TREE_NODE_NAME alias for antlr3exception.h
ANTLR3_MISSING_TOKEN_EXCEPTION alias for antlr3exception.h
ANTLR3_MISSING_TOKEN_EXCEPTION_NAME alias for antlr3exception.h
ANTLR3_NO_VIABLE_ALT_EXCEPTION alias for antlr3exception.h
ANTLR3_NO_VIABLE_ALT_NAME alias for antlr3exception.h
ANTLR3_PARSER ANTLR3_PARSER — Parser Class Definition
ANTLR3_PARSER_struct This is the main interface for an ANTLR3 parser.
ANTLR3_PARSE_TREE ANTLR3_PARSE_TREE — Parse Tree Class Definition
ANTLR3_PARSE_TREE_struct ANTLR3_PARSE_TREE_struct
ANTLR3_RECOGNITION_EXCEPTION alias for antlr3exception.h
ANTLR3_RECOGNITION_EX_NAME alias for antlr3exception.h
ANTLR3_RECOGNIZER_SHARED_STATE ANTLR3_RECOGNIZER_SHARED_STATE Recognizer Shared State Class Definition
ANTLR3_RECOGNIZER_SHARED_STATE_struct All the data elements required to track the current state of any recognizer (lexer, parser, tree parser).
ANTLR3_REWRITE_EARLY_EXCEPTION alias for antlr3exception.h
ANTLR3_REWRITE_EARLY_EXCEPTION_NAME alias for antlr3exception.h
ANTLR3_REWRITE_RULE_ELEMENT_STREAM ANTLR3_REWRITE_RULE_ELEMENT_STREAM — Token Rewrite Stream Class Definition
ANTLR3_REWRITE_RULE_ELEMENT_STREAM_struct A generic list of elements tracked in an alternative to be used in a -> rewrite rule.
ANTLR3_REWRITE_RULE_NODE_STREAM alias for antlr3rewritestreams.h
ANTLR3_REWRITE_RULE_SUBTREE_STREAM alias for antlr3rewritestreams.h
ANTLR3_REWRITE_RULE_TOKEN_STREAM alias for antlr3rewritestreams.h
ANTLR3_SALENT alias for antlr3defs.h
ANTLR3_SIZE_HINT alias for antlr3defs.h
ANTLR3_SOCKADDRT alias for antlr3defs.h
ANTLR3_STACK ANTLR3_STACK — Stack Class Definition
ANTLR3_STACK_struct Structure that represents a Stack collection.
ANTLR3_STRING ANTLR3_STRING — String Class Definition
ANTLR3_STRING_FACTORY ANTLR3_STRING_FACTORY — String Factory Class Definition
ANTLR3_STRING_FACTORY_struct Definition of the string factory interface, which creates and tracks strings for you of various shapes and sizes.
ANTLR3_STRING_TERMINATOR alias for antlr3lexer.h
ANTLR3_STRING_struct Base string class tracks the allocations and provides simple string tracking functions.
ANTLR3_SUCCESS alias for antlr3errors.h
ANTLR3_TEXT_CHARP alias for antlr3commontoken.h
ANTLR3_TEXT_NONE alias for antlr3commontoken.h
ANTLR3_TEXT_STRING alias for antlr3commontoken.h
ANTLR3_TOKENSTREAM alias for antlr3intstream.h
ANTLR3_TOKEN_DEFAULT_CHANNEL alias for antlr3commontoken.h
ANTLR3_TOKEN_DOWN alias for antlr3commontoken.h
ANTLR3_TOKEN_EOF alias for antlr3commontoken.h
ANTLR3_TOKEN_FACTORY ANTLR3_TOKEN_FACTORY — Token Factory Class Definition
ANTLR3_TOKEN_FACTORY_struct ANTLR3 Token factory interface to create lots of tokens efficiently rather than creating and freeing lots of little bits of memory.
ANTLR3_TOKEN_INVALID alias for antlr3commontoken.h
ANTLR3_TOKEN_SOURCE ANTLR3_TOKEN_SOURCE — Token Source Class Definition
ANTLR3_TOKEN_SOURCE_struct Definition of a token source, which has a pointer to a function that returns the next token (using a token factory if it is going to be efficient) and a pointer…
ANTLR3_TOKEN_STREAM ANTLR3_TOKEN_STREAM — Token Stream Class Definition
ANTLR3_TOKEN_STREAM_struct Definition of the ANTLR3 common token stream interface.
ANTLR3_TOKEN_UP alias for antlr3commontoken.h
ANTLR3_TOPO alias for antlr3collections.h
ANTLR3_TOPO_struct A topological sort system that given a set of dependencies of a node m on node n, can sort them in dependency order.
ANTLR3_TREE_ADAPTOR alias for antlr3basetreeadaptor.h
ANTLR3_TREE_ADAPTORDebugNew alias for antlr3defs.h
ANTLR3_TREE_ADAPTORNew alias for antlr3defs.h
ANTLR3_TREE_NODE_STREAM ANTLR3_TREE_NODE_STREAM — Tree Node Class Definition
ANTLR3_TREE_NODE_STREAM_struct ANTLR3_TREE_NODE_STREAM_struct
ANTLR3_TREE_PARSER ANTLR3_TREE_PARSER — Tree Parser Class Definition
ANTLR3_TREE_PARSER_struct Internal structure representing an element in a hash bucket.
ANTLR3_TREE_WALK_STATE ANTLR3_TREE_WALK_STATE — Tree Walk State Class Definition
ANTLR3_TREE_WALK_STATE_struct This structure is used to save the state information in the treenodestream when walking ahead with cyclic DFA or for syntactic predicates, we need to record the…
ANTLR3_TRIE_DEPTH alias for antlr3defs.h
ANTLR3_TRIE_ENTRY alias for antlr3collections.h
ANTLR3_TRIE_ENTRY_struct Structure that holds the payload entry in an ANTLR3_INT_TRIE or ANTLR3_STRING_TRIE.
ANTLR3_TRUE alias for antlr3errors.h
ANTLR3_TYPE_LEXER alias for ANTLR3_BASE_RECOGNIZER
ANTLR3_TYPE_PARSER alias for ANTLR3_BASE_RECOGNIZER
ANTLR3_TYPE_TREE_PARSER alias for ANTLR3_BASE_RECOGNIZER
ANTLR3_UCHAR alias for antlr3defs.h
ANTLR3_UINT16 alias for antlr3defs.h
ANTLR3_UINT32 alias for antlr3defs.h
ANTLR3_UINT32_CAST alias for antlr3defs.h
ANTLR3_UINT64 alias for antlr3defs.h
ANTLR3_UINT64_CAST alias for antlr3defs.h
ANTLR3_UINT64_LIT alias for antlr3defs.h
ANTLR3_UINT8 alias for antlr3defs.h
ANTLR3_UNWANTED_TOKEN_EXCEPTION alias for antlr3exception.h
ANTLR3_UNWANTED_TOKEN_EXCEPTION_NAME alias for antlr3exception.h
ANTLR3_VECTOR ANTLR3_VECTOR — Vector Class Definition
ANTLR3_VECTOR_ELEMENT alias for antlr3collections.h
ANTLR3_VECTOR_ELEMENT_struct ANTLR3_VECTOR_ELEMENT_struct
ANTLR3_VECTOR_FACTORY ANTLR3_VECTOR_FACTORY — Vector Factory Class Definition
ANTLR3_VECTOR_FACTORY_struct Structure that tracks vectors in a vector and auto deletes the vectors in the vector factory when closed.
ANTLR3_VECTOR_INTERNAL_SIZE alias for antlr3collections.h
ANTLR3_VECTOR_struct ANTLR3_VECTOR_struct
antlr3-CDFA_SPECIAL_FUNC alias for antlr3cyclicdfa.h
antlr3-ConversionFlags alias for antlr3convertutf.h
antlr3-ConversionResult alias for antlr3convertutf.h
antlr3-ConvertUTF16toUTF32 alias for antlr3convertutf.h
antlr3-ConvertUTF16toUTF8 alias for antlr3convertutf.h
antlr3-ConvertUTF32toUTF16 alias for antlr3convertutf.h
antlr3-ConvertUTF32toUTF8 alias for antlr3convertutf.h
antlr3-ConvertUTF8toUTF16 alias for antlr3convertutf.h
antlr3-ConvertUTF8toUTF32 alias for antlr3convertutf.h
antlr3-DEFAULT_DEBUGGER_PORT alias for antlr3debugeventlistener.h
antlr3-DEFAULT_INITIAL_BUFFER_SIZE alias for antlr3commontreenodestream.h
antlr3-DFS alias for antlr3collections.c
antlr3-DOWN alias for ANTLR3_COMMON_TREE_NODE_STREAM_struct
antlr3-EOF_NODE alias for ANTLR3_COMMON_TREE_NODE_STREAM_struct
antlr3-HIDDEN alias for antlr3commontoken.h
antlr3-INITIAL_CALL_STACK_SIZE alias for antlr3commontreenodestream.h
antlr3-INVALID_NODE alias for ANTLR3_COMMON_TREE_NODE_STREAM_struct
antlr3-INVALID_SOCKET alias for antlr3defs.h
antlr3-LB alias for antlr3commontreenodestream.c
antlr3-LT alias for antlr3debughandlers.c
antlr3-LTT alias for antlr3debughandlers.c
antlr3-MEMO_RULE_FAILED alias for antlr3errors.h
antlr3-MEMO_RULE_UNKNOWN alias for antlr3errors.h
antlr3-SOCKET alias for antlr3defs.h
antlr3-SetNewLineChar alias for ANTLR3_INPUT_STREAM_struct
antlr3-UNI_MAX_BMP alias for antlr3convertutf.h
antlr3-UNI_MAX_LEGAL_UTF32 alias for antlr3convertutf.h
antlr3-UNI_MAX_UTF16 alias for antlr3convertutf.h
antlr3-UNI_MAX_UTF32 alias for antlr3convertutf.h
antlr3-UNI_REPLACEMENT_CHAR alias for antlr3convertutf.h
antlr3-UNI_SUR_HIGH_END alias for antlr3convertutf.h
antlr3-UNI_SUR_HIGH_START alias for antlr3convertutf.h
antlr3-UNI_SUR_LOW_END alias for antlr3convertutf.h
antlr3-UNI_SUR_LOW_START alias for antlr3convertutf.h
antlr3-UP alias for ANTLR3_COMMON_TREE_NODE_STREAM_struct
antlr3-UTF16 alias for antlr3convertutf.h
antlr3-UTF32 alias for antlr3convertutf.h
antlr3-UTF8 alias for antlr3convertutf.h
antlr3-_LA alias for antlr3commontreenodestream.c
antlr3-_LT alias for antlr3commontreenodestream.c
antlr3-_next alias for antlr3rewritestreams.c
antlr3-_stat alias for antlr3defs.h
antlr3-absoluteNodeIndex alias for ANTLR3_COMMON_TREE_NODE_STREAM_struct
antlr3-accept alias for ANTLR3_CYCLIC_DFA_struct
antlr3-ack alias for antlr3debughandlers.c
antlr3-adaptor alias for ANTLR3_COMMON_TREE_NODE_STREAM_struct
antlr3-add alias for antlr3rewritestreams.c
antlr3-addChild alias for antlr3basetree.c
antlr3-addChildToken alias for antlr3basetreeadaptor.c
antlr3-addChildren alias for antlr3basetree.c
antlr3-addEdge alias for antlr3collections.c
antlr3-addLookahead alias for ANTLR3_COMMON_TREE_NODE_STREAM_struct
antlr3-addNavigationNode alias for antlr3commontreenodestream.c
antlr3-addc alias for ANTLR3_STRING_struct
antlr3-addc8 alias for antlr3string.c
antlr3-addcUTF16 alias for antlr3string.c
antlr3-addi alias for ANTLR3_STRING_struct
antlr3-addi8 alias for antlr3string.c
antlr3-addiUTF16 alias for antlr3string.c
antlr3-allowDups alias for ANTLR3_HASH_TABLE_struct
antlr3-alreadyParsedRule alias for antlr3-pANTLR3_BASE_RECOGNIZER
antlr3-antrl3VectorRemove alias for antlr3collections.c
antlr3-apiclasses API Classes
antlr3-apiimplementations API Implementation functions
antlr3-apistructures API Typedefs and Structs
antlr3-append alias for ANTLR3_STRING_struct
antlr3-append8 alias for antlr3string.c
antlr3-appendS alias for antlr3string.c
antlr3-appendUTF16_8 alias for antlr3string.c
antlr3-appendUTF16_UTF16 alias for antlr3string.c
antlr3-arboretum alias for ANTLR3_COMMON_TREE_ADAPTOR_struct
antlr3-atsections Using Sections Within Grammar Files
antlr3-atsections.dox doxygen/atsections.dox
antlr3-backtracking alias for ANTLR3_RECOGNIZER_SHARED_STATE_struct
antlr3-baseAdaptor alias for ANTLR3_COMMON_TREE_ADAPTOR_struct
antlr3-baseTree alias for ANTLR3_COMMON_TREE_struct
antlr3-becomeRoot alias for antlr3basetreeadaptor.c
antlr3-becomeRootToken alias for antlr3basetreeadaptor.c
antlr3-beginBacktrack alias for antlr3debughandlers.c
antlr3-beginResync alias for antlr3debughandlers.c
antlr3-bitIndex alias for antlr3collections.c
antlr3-bitMask alias for antlr3bitset.c
antlr3-bitNum alias for ANTLR3_INT_TRIE_NODE_struct
antlr3-bits alias for ANTLR3_BITSET_LIST_struct
antlr3-blist alias for ANTLR3_BITSET_struct
antlr3-bor alias for ANTLR3_BITSET_struct
antlr3-borInPlace alias for ANTLR3_BITSET_struct
antlr3-bucket alias for ANTLR3_HASH_ENUM_struct
antlr3-buckets alias for ANTLR3_HASH_TABLE_struct
antlr3-build
antlr3-build.dox doxygen/build.dox
antlr3-buildrec How to build Generated C Code
antlr3-buildrec.dox doxygen/buildrec.dox
antlr3-c alias for ANTLR3_EXCEPTION_struct
antlr3-cachedSize alias for ANTLR3_INT_STREAM_struct
antlr3-changes31
antlr3-changes31.dox doxygen/changes31.dox
antlr3-channel alias for ANTLR3_COMMON_TOKEN_STREAM_struct
antlr3-channelOverrides alias for ANTLR3_COMMON_TOKEN_STREAM_struct
antlr3-charAt alias for ANTLR3_STRING_struct
antlr3-charAt8 alias for antlr3string.c
antlr3-charAtUTF16 alias for antlr3string.c
antlr3-charByteSize alias for ANTLR3_INPUT_STREAM_struct
antlr3-charPosition alias for ANTLR3_COMMON_TOKEN_struct
antlr3-charPositionInLine alias for ANTLR3_EXCEPTION_struct
antlr3-chars alias for ANTLR3_COMMON_TOKEN_struct
antlr3-childIndex alias for ANTLR3_COMMON_TREE_struct
antlr3-children alias for ANTLR3_BASE_TREE_struct
antlr3-clear alias for ANTLR3_VECTOR_struct
antlr3-clone alias for ANTLR3_BITSET_struct
antlr3-close alias for ANTLR3_ARBORETUM_struct
antlr3-closeFactory alias for antlr3string.c
antlr3-closeVectorFactory alias for antlr3collections.c
antlr3-combineFollows alias for antlr3-pANTLR3_BASE_RECOGNIZER
antlr3-commence alias for antlr3debughandlers.c
antlr3-compare alias for ANTLR3_STRING_struct
antlr3-compare8 alias for antlr3string.c
antlr3-compareS alias for antlr3string.c
antlr3-compareUTF16_8 alias for antlr3string.c
antlr3-compareUTF16_UTF16 alias for antlr3string.c
antlr3-computeCSRuleFollow alias for antlr3-pANTLR3_BASE_RECOGNIZER
antlr3-computeErrorRecoverySet alias for antlr3-pANTLR3_BASE_RECOGNIZER
antlr3-consume alias for antlr3commontreenodestream.c
antlr3-consumeHiddenToken alias for antlr3debughandlers.c
antlr3-consumeInitialHiddenTokens alias for antlr3tokenstream.c
antlr3-consumeNode alias for antlr3debughandlers.c
antlr3-consumeToken alias for antlr3debughandlers.c
antlr3-consumeUntil alias for antlr3-pANTLR3_BASE_RECOGNIZER
antlr3-consumeUntilSet alias for antlr3-pANTLR3_BASE_RECOGNIZER
antlr3-conversionOK alias for antlr3convertutf.h
antlr3-count alias for ANTLR3_HASH_TABLE_struct
antlr3-create alias for antlr3commontreeadaptor.c
antlr3-createChildrenList alias for antlr3commontree.c
antlr3-createNode alias for antlr3debughandlers.c
antlr3-createNodeTok alias for antlr3debughandlers.c
antlr3-createToken alias for antlr3commontreeadaptor.c
antlr3-createTokenFromToken alias for antlr3commontreeadaptor.c
antlr3-createTypeText alias for antlr3basetreeadaptor.c
antlr3-createTypeToken alias for antlr3basetreeadaptor.c
antlr3-createTypeTokenText alias for antlr3basetreeadaptor.c
antlr3-ctaFree alias for antlr3commontreeadaptor.c
antlr3-ctns alias for ANTLR3_TREE_NODE_STREAM_struct
antlr3-ctnstream alias for ANTLR3_TREE_PARSER_struct
antlr3-ctx alias for ANTLR3_LEXER_struct
antlr3-current alias for ANTLR3_INT_TRIE_struct
antlr3-currentChildIndex alias for ANTLR3_COMMON_TREE_NODE_STREAM_struct
antlr3-currentLine alias for ANTLR3_INPUT_STREAM_struct
antlr3-currentNode alias for ANTLR3_COMMON_TREE_NODE_STREAM_struct
antlr3-cursor alias for ANTLR3_REWRITE_RULE_ELEMENT_STREAM_struct
antlr3-custom alias for ANTLR3_COMMON_TOKEN_struct
antlr3-cycle alias for ANTLR3_TOPO_struct
antlr3-cycleMark alias for ANTLR3_TOPO_struct
antlr3-data alias for ANTLR3_HASH_ENTRY_struct
antlr3-dbgAddChild alias for antlr3basetreeadaptor.c
antlr3-dbgAddChildToken alias for antlr3basetreeadaptor.c
antlr3-dbgBecomeRoot alias for antlr3basetreeadaptor.c
antlr3-dbgBecomeRootToken alias for antlr3basetreeadaptor.c
antlr3-dbgConsume alias for antlr3tokenstream.c
antlr3-dbgCreate alias for antlr3commontreeadaptor.c
antlr3-dbgCreateTypeText alias for antlr3basetreeadaptor.c
antlr3-dbgCreateTypeToken alias for antlr3basetreeadaptor.c
antlr3-dbgCreateTypeTokenText alias for antlr3basetreeadaptor.c
antlr3-dbgDupTree alias for antlr3basetreeadaptor.c
antlr3-dbgLA alias for antlr3tokenstream.c
antlr3-dbgMark alias for antlr3tokenstream.c
antlr3-dbgNil alias for antlr3basetreeadaptor.c
antlr3-dbgRewindLast alias for antlr3tokenstream.c
antlr3-dbgRewindStream alias for antlr3tokenstream.c
antlr3-dbgSeek alias for antlr3tokenstream.c
antlr3-dbgSetTokenBoundaries alias for antlr3commontreeadaptor.c
antlr3-dbgTokLT alias for antlr3tokenstream.c
antlr3-debugger alias for ANTLR3_BASE_RECOGNIZER_struct
antlr3-decisionNum alias for ANTLR3_EXCEPTION_struct
antlr3-decisionNumber alias for ANTLR3_CYCLIC_DFA_struct
antlr3-defineDotEdges alias for antlr3basetreeadaptor.c
antlr3-defineDotNodes alias for antlr3basetreeadaptor.c
antlr3-del alias for ANTLR3_HASH_TABLE_struct
antlr3-delI alias for ANTLR3_HASH_TABLE_struct
antlr3-deleteChild alias for antlr3basetree.c
antlr3-description alias for ANTLR3_CYCLIC_DFA_struct
antlr3-destroy alias for antlr3string.c
antlr3-dirty alias for ANTLR3_REWRITE_RULE_ELEMENT_STREAM_struct
antlr3-discardOffChannel alias for antlr3tokenstream.c
antlr3-discardOffChannelToks alias for ANTLR3_COMMON_TOKEN_STREAM_struct
antlr3-discardSet alias for ANTLR3_COMMON_TOKEN_STREAM_struct
antlr3-discardTokenType alias for antlr3tokenstream.c
antlr3-displayRecognitionError alias for antlr3lexer.c
antlr3-doStrdup alias for ANTLR3_HASH_TABLE_struct
antlr3-doxygengroups.dox doxygen/doxygengroups.dox
antlr3-dup alias for ANTLR3_REWRITE_RULE_ELEMENT_STREAM_struct
antlr3-dupNode alias for antlr3commontree.c
antlr3-dupTok alias for antlr3rewritestreams.c
antlr3-dupTree alias for antlr3basetree.c
antlr3-dupTreeNode alias for antlr3rewritestreams.c
antlr3-dupTreeTT alias for antlr3basetreeadaptor.c
antlr3-e2a alias for antlr3inputstream.c
antlr3-edges alias for ANTLR3_TOPO_struct
antlr3-element alias for ANTLR3_VECTOR_ELEMENT_struct
antlr3-elementDescription alias for ANTLR3_REWRITE_RULE_ELEMENT_STREAM_struct
antlr3-elements alias for ANTLR3_REWRITE_RULE_ELEMENT_STREAM_struct
antlr3-elementsSize alias for ANTLR3_VECTOR_struct
antlr3-emit alias for antlr3lexer.c
antlr3-emitNew alias for antlr3lexer.c
antlr3-encoding alias for ANTLR3_INPUT_STREAM_struct
antlr3-endBacktrack alias for antlr3debughandlers.c
antlr3-endResync alias for antlr3debughandlers.c
antlr3-enterAlt alias for antlr3debughandlers.c
antlr3-enterDecision alias for antlr3debughandlers.c
antlr3-enterRule alias for antlr3debughandlers.c
antlr3-enterSubRule alias for antlr3debughandlers.c
antlr3-entries alias for ANTLR3_HASH_BUCKET_struct
antlr3-entry alias for ANTLR3_HASH_ENUM_struct
antlr3-eof alias for ANTLR3_CYCLIC_DFA_struct
antlr3-eofToken alias for ANTLR3_TOKEN_SOURCE_struct
antlr3-eot alias for ANTLR3_CYCLIC_DFA_struct
antlr3-equals alias for ANTLR3_BITSET_struct
antlr3-error alias for ANTLR3_RECOGNIZER_SHARED_STATE_struct
antlr3-errorCount alias for ANTLR3_RECOGNIZER_SHARED_STATE_struct
antlr3-errorNode alias for antlr3commontreeadaptor.c
antlr3-errorRecovery alias for ANTLR3_RECOGNIZER_SHARED_STATE_struct
antlr3-exConstruct alias for ANTLR3_BASE_RECOGNIZER_struct
antlr3-exception alias for ANTLR3_RECOGNIZER_SHARED_STATE_struct
antlr3-exitDecision alias for antlr3debughandlers.c
antlr3-exitRule alias for antlr3debughandlers.c
antlr3-exitSubRule alias for antlr3debughandlers.c
antlr3-expecting alias for ANTLR3_EXCEPTION_struct
antlr3-expectingSet alias for ANTLR3_EXCEPTION_struct
antlr3-expungeRS alias for antlr3rewritestreams.c
antlr3-factory alias for ANTLR3_COMMON_TREE_struct
antlr3-factoryClose alias for antlr3commontoken.c
antlr3-factoryMade alias for ANTLR3_COMMON_TOKEN_struct
antlr3-factoryReset alias for antlr3commontoken.c
antlr3-failed alias for ANTLR3_RECOGNIZER_SHARED_STATE_struct
antlr3-fileName alias for ANTLR3_INPUT_STREAM_struct
antlr3-fileNo alias for ANTLR3_INPUT_STREAM_struct
antlr3-fill alias for ANTLR3_COMMON_TREE_NODE_STREAM_struct
antlr3-fillBuffer alias for antlr3commontreenodestream.c
antlr3-fillBufferExt alias for antlr3defs.h
antlr3-fillBufferRoot alias for antlr3commontreenodestream.c
antlr3-firstByteMark alias for antlr3convertutf.c
antlr3-follow alias for ANTLR3_BASE_RECOGNIZER_struct
antlr3-following alias for ANTLR3_RECOGNIZER_SHARED_STATE_struct
antlr3-free alias for ANTLR3_BASE_RECOGNIZER_struct
antlr3-freeBR alias for antlr3-pANTLR3_BASE_RECOGNIZER
antlr3-freeCustom alias for ANTLR3_COMMON_TOKEN_struct
antlr3-freeElements alias for ANTLR3_REWRITE_RULE_ELEMENT_STREAM_struct
antlr3-freeEx alias for ANTLR3_EXCEPTION_struct
antlr3-freeIntNode alias for antlr3collections.c
antlr3-freeIntTrie alias for antlr3-pANTLR3_BASE_RECOGNIZER
antlr3-freeLexer alias for antlr3lexer.c
antlr3-freeMessage alias for ANTLR3_EXCEPTION_struct
antlr3-freeNodeRS alias for antlr3rewritestreams.c
antlr3-freeParser alias for antlr3parser.c
antlr3-freeRS alias for antlr3rewritestreams.c
antlr3-freeStack alias for ANTLR3_VECTOR_FACTORY_struct
antlr3-freeStream alias for antlr3-pANTLR3_INT_STREAM
antlr3-freeTopo alias for antlr3collections.c
antlr3-freshenPACIndexes alias for antlr3basetree.c
antlr3-freshenPACIndexesAll alias for antlr3basetree.c
antlr3-generate Generating C
antlr3-generate.dox doxygen/generate.dox
antlr3-get alias for antlr3commontreenodestream.c
antlr3-getChannel alias for antlr3commontoken.c
antlr3-getCharIndex alias for antlr3lexer.c
antlr3-getCharPositionInLine alias for antlr3basetree.c
antlr3-getChild alias for antlr3basetree.c
antlr3-getChildCount alias for antlr3basetree.c
antlr3-getChildIndex alias for antlr3commontree.c
antlr3-getCurrentInputSymbol alias for antlr3lexer.c
antlr3-getDescription alias for antlr3rewritestreams.c
antlr3-getFirstChildWithType alias for antlr3basetree.c
antlr3-getI alias for ANTLR3_HASH_TABLE_struct
antlr3-getLine alias for antlr3basetree.c
antlr3-getLineBuf alias for ANTLR3_INPUT_STREAM_struct
antlr3-getLookaheadSize alias for antlr3commontreenodestream.c
antlr3-getMissingSymbol alias for antlr3lexer.c
antlr3-getNumberOfSyntaxErrors alias for antlr3-pANTLR3_BASE_RECOGNIZER
antlr3-getParent alias for antlr3commontree.c
antlr3-getRuleInvocationStack alias for antlr3-pANTLR3_BASE_RECOGNIZER
antlr3-getRuleInvocationStackNamed alias for antlr3-pANTLR3_BASE_RECOGNIZER
antlr3-getRuleMemoization alias for antlr3-pANTLR3_BASE_RECOGNIZER
antlr3-getSourceName alias for antlr3tokenstream.c
antlr3-getStartIndex alias for antlr3commontoken.c
antlr3-getStopIndex alias for antlr3commontoken.c
antlr3-getText alias for antlr3basetreeadaptor.c
antlr3-getToken alias for antlr3commontree.c
antlr3-getTokenIndex alias for antlr3commontoken.c
antlr3-getTokenRange alias for antlr3tokenstream.c
antlr3-getTokenSource alias for antlr3tokenstream.c
antlr3-getTokenStartIndex alias for antlr3commontreeadaptor.c
antlr3-getTokenStopIndex alias for antlr3commontreeadaptor.c
antlr3-getTokenStream alias for antlr3parser.c
antlr3-getTokens alias for antlr3tokenstream.c
antlr3-getTokensList alias for antlr3tokenstream.c
antlr3-getTokensSet alias for antlr3tokenstream.c
antlr3-getTokensType alias for antlr3tokenstream.c
antlr3-getTreeAdaptor alias for antlr3commontreenodestream.c
antlr3-getTreeNodeStream alias for antlr3treeparser.c
antlr3-getTreeSource alias for antlr3commontreenodestream.c
antlr3-getType alias for antlr3basetreeadaptor.c
antlr3-getUniqueID alias for antlr3basetreeadaptor.c
antlr3-grammarFileName alias for ANTLR3_DEBUG_EVENT_LISTENER_struct
antlr3-grow alias for antlr3bitset.c
antlr3-growToInclude alias for antlr3bitset.c
antlr3-halfBase alias for antlr3convertutf.h
antlr3-halfMask alias for antlr3convertutf.h
antlr3-halfShift alias for antlr3convertutf.h
antlr3-handleRootnode alias for ANTLR3_COMMON_TREE_NODE_STREAM_struct
antlr3-handshake alias for antlr3debughandlers.c
antlr3-hasCycle alias for ANTLR3_TOPO_struct
antlr3-hasNext alias for antlr3rewritestreams.c
antlr3-hasUniqueNavigationNodes alias for antlr3commontreenodestream.c
antlr3-head alias for ANTLR3_COMMON_TREE_NODE_STREAM_struct
antlr3-iKey alias for ANTLR3_HASH_KEY_struct
antlr3-index alias for ANTLR3_COMMON_TOKEN_struct
antlr3-initialStreamState alias for ANTLR3_TOKEN_STREAM_struct
antlr3-initialized alias for ANTLR3_DEBUG_EVENT_LISTENER_struct
antlr3-input alias for ANTLR3_COMMON_TOKEN_struct
antlr3-insert alias for ANTLR3_STRING_struct
antlr3-insert8 alias for antlr3string.c
antlr3-insertS alias for antlr3string.c
antlr3-insertUTF16_8 alias for antlr3string.c
antlr3-insertUTF16_UTF16 alias for antlr3string.c
antlr3-inserti alias for ANTLR3_STRING_struct
antlr3-inserti8 alias for antlr3string.c
antlr3-insertiUTF16 alias for antlr3string.c
antlr3-intTrieAdd alias for antlr3collections.c
antlr3-intTrieDel alias for antlr3collections.c
antlr3-intTrieFree alias for antlr3collections.c
antlr3-intTrieGet alias for antlr3collections.c
antlr3-intVal alias for ANTLR3_TRIE_ENTRY_struct
antlr3-internal alias for ANTLR3_VECTOR_struct
antlr3-interop Interoperation Within Rule Actions
antlr3-interop.dox doxygen/interop.dox
antlr3-isAllocated alias for ANTLR3_INPUT_STREAM_struct
antlr3-isLegalUTF8 alias for antlr3convertutf.c
antlr3-isLegalUTF8Sequence alias for antlr3convertutf.h
antlr3-isMember alias for ANTLR3_BITSET_struct
antlr3-isNilNode alias for antlr3basetreeadaptor.c
antlr3-isRewriter alias for ANTLR3_COMMON_TREE_NODE_STREAM_struct
antlr3-istream alias for ANTLR3_INPUT_STREAM_struct
antlr3-key alias for ANTLR3_HASH_KEY_struct
antlr3-keybase alias for ANTLR3_HASH_ENTRY_struct
antlr3-knownissues
antlr3-knownissues.dox doxygen/knownissues.dox
antlr3-lastErrorIndex alias for ANTLR3_RECOGNIZER_SHARED_STATE_struct
antlr3-lastMarker alias for ANTLR3_INT_STREAM_struct
antlr3-leftN alias for ANTLR3_INT_TRIE_NODE_struct
antlr3-len alias for ANTLR3_STRING_struct
antlr3-length alias for ANTLR3_BITSET_LIST_struct
antlr3-lenientConversion alias for antlr3convertutf.h
antlr3-limit alias for ANTLR3_TOPO_struct
antlr3-line alias for ANTLR3_COMMON_TOKEN_struct
antlr3-lineStart alias for ANTLR3_COMMON_TOKEN_struct
antlr3-location alias for antlr3debughandlers.c
antlr3-lookAhead alias for ANTLR3_COMMON_TREE_NODE_STREAM_struct
antlr3-lookAheadLength alias for ANTLR3_COMMON_TREE_NODE_STREAM_struct
antlr3-mTokens alias for antlr3lexer.c
antlr3-mainpage.dox doxygen/mainpage.dox
antlr3-makeDot alias for antlr3basetreeadaptor.c
antlr3-mark alias for antlr3commontreenodestream.c
antlr3-markDepth alias for ANTLR3_INPUT_STREAM_struct
antlr3-markers alias for ANTLR3_COMMON_TREE_NODE_STREAM_struct
antlr3-match alias for antlr3-pANTLR3_BASE_RECOGNIZER
antlr3-matchAny alias for antlr3lexer.c
antlr3-matchRange alias for antlr3lexer.c
antlr3-matchc alias for antlr3lexer.c
antlr3-matchs alias for antlr3lexer.c
antlr3-max alias for ANTLR3_CYCLIC_DFA_struct
antlr3-maxPool alias for ANTLR3_TOKEN_FACTORY_struct
antlr3-memoize alias for antlr3-pANTLR3_BASE_RECOGNIZER
antlr3-message alias for ANTLR3_EXCEPTION_struct
antlr3-min alias for ANTLR3_CYCLIC_DFA_struct
antlr3-mismatch alias for antlr3treeparser.c
antlr3-mismatchIsMissingToken alias for antlr3-pANTLR3_BASE_RECOGNIZER
antlr3-mismatchIsUnwantedToken alias for antlr3-pANTLR3_BASE_RECOGNIZER
antlr3-modulo alias for ANTLR3_HASH_TABLE_struct
antlr3-name alias for ANTLR3_EXCEPTION_struct
antlr3-newDownNode alias for antlr3commontreenodestream.c
antlr3-newFromToken alias for antlr3commontree.c
antlr3-newFromTree alias for antlr3commontree.c
antlr3-newPool alias for antlr3collections.c
antlr3-newPoolToken alias for antlr3commontoken.c
antlr3-newPoolTree alias for antlr3commontree.c
antlr3-newPtr alias for ANTLR3_STRING_FACTORY_struct
antlr3-newPtr8 alias for antlr3string.c
antlr3-newPtrUTF16_8 alias for antlr3string.c
antlr3-newPtrUTF16_UTF16 alias for antlr3string.c
antlr3-newRaw alias for ANTLR3_STRING_FACTORY_struct
antlr3-newRaw8 alias for antlr3string.c
antlr3-newRawUTF16 alias for antlr3string.c
antlr3-newSize alias for ANTLR3_STRING_FACTORY_struct
antlr3-newSize8 alias for antlr3string.c
antlr3-newSizeUTF16 alias for antlr3string.c
antlr3-newStr alias for ANTLR3_STRING_FACTORY_struct
antlr3-newStr8 alias for antlr3string.c
antlr3-newStrUTF16_8 alias for antlr3string.c
antlr3-newStrUTF16_UTF16 alias for antlr3string.c
antlr3-newToken alias for antlr3commontoken.c
antlr3-newTree alias for ANTLR3_ARBORETUM_struct
antlr3-newUpNode alias for antlr3commontreenodestream.c
antlr3-newVector alias for antlr3collections.c
antlr3-newlineChar alias for ANTLR3_INPUT_STREAM_struct
antlr3-next alias for antlr3rewritestreams.c
antlr3-nextChar alias for ANTLR3_INPUT_STREAM_struct
antlr3-nextEntry alias for ANTLR3_HASH_ENTRY_struct
antlr3-nextException alias for ANTLR3_EXCEPTION_struct
antlr3-nextNode alias for antlr3rewritestreams.c
antlr3-nextNodeNode alias for antlr3rewritestreams.c
antlr3-nextNodeToken alias for antlr3rewritestreams.c
antlr3-nextToken alias for antlr3lexer.c
antlr3-nextTokenStr alias for antlr3lexer.c
antlr3-nextTree alias for antlr3rewritestreams.c
antlr3-nextVector alias for ANTLR3_VECTOR_FACTORY_struct
antlr3-nilNode alias for antlr3basetreeadaptor.c
antlr3-nilStack alias for ANTLR3_ARBORETUM_struct
antlr3-noViableAlt alias for antlr3cyclicdfa.c
antlr3-node alias for ANTLR3_EXCEPTION_struct
antlr3-nodeStack alias for ANTLR3_COMMON_TREE_NODE_STREAM_struct
antlr3-nodeStackSize alias for ANTLR3_TREE_WALK_STATE_struct
antlr3-nodes alias for ANTLR3_COMMON_TREE_NODE_STREAM_struct
antlr3-numBits alias for ANTLR3_BITSET_struct
antlr3-numWordsToHold alias for antlr3bitset.c
antlr3-offsetsFromUTF8 alias for antlr3convertutf.c
antlr3-p alias for ANTLR3_COMMON_TOKEN_STREAM_struct
antlr3-pANTLR3_ARBORETUM pANTLR3_ARBORETUM — Tree Factory Implementation
antlr3-pANTLR3_BASE_RECOGNIZER pANTLR3_BASE_RECOGNIZER Base Recognizer Implementation
antlr3-pANTLR3_BASE_TREE pANTLR3_BASE_TREE — Base Tree Implementation
antlr3-pANTLR3_BASE_TREE_ADAPTOR pANTLR3_BASE_TREE_ADAPTOR — Base Tree Adaptor Implementation
antlr3-pANTLR3_BITSET pANTLR3_BITSET — Bitset Implementation
antlr3-pANTLR3_BITSET_LIST alias for antlr3interfaces.h
antlr3-pANTLR3_BITWORD alias for antlr3defs.h
antlr3-pANTLR3_BOOLEAN alias for antlr3defs.h
antlr3-pANTLR3_CHAR alias for antlr3defs.h
antlr3-pANTLR3_COMMON_TOKEN pANTLR3_COMMON_TOKEN — Common Token Implementation
antlr3-pANTLR3_COMMON_TOKEN_STREAM pANTLR3_COMMON_TOKEN_STREAM — Common Token Implementation
antlr3-pANTLR3_COMMON_TREE pANTLR3_COMMON_TREE — Common Tree Implementation
antlr3-pANTLR3_COMMON_TREE_ADAPTOR pANTLR3_COMMON_TREE_ADAPTOR — Common Tree Adaptor Implementation
antlr3-pANTLR3_COMMON_TREE_NODE_STREAM pANTLR3_COMMON_TREE_NODE_STREAM — Common Tree Node Stream Implementation
antlr3-pANTLR3_CYCLIC_DFA pANTLR3_CYCLIC_DFA — Cyclic DFA Implementation
antlr3-pANTLR3_DEBUG_EVENT_LISTENER pANTLR3_DEBUG_EVENT_LISTENER — Debugger Implementation
antlr3-pANTLR3_EXCEPTION pANTLR3_EXCEPTION — Exception Implementation
antlr3-pANTLR3_HASH_BUCKET pANTLR3_HASH_BUCKET — Hash Table Bucket Implementation
antlr3-pANTLR3_HASH_ENTRY pANTLR3_HASH_ENTRY — Hash Table Entry Implementation
antlr3-pANTLR3_HASH_ENUM pANTLR3_HASH_ENUM — Hash Table Enumerator Implementation
antlr3-pANTLR3_HASH_KEY alias for antlr3collections.h
antlr3-pANTLR3_HASH_TABLE pANTLR3_HASH_TABLE — Hash Table Implementation
antlr3-pANTLR3_INPUT_STREAM pANTLR3_INPUT_STREAM — Input Stream Implementation
antlr3-pANTLR3_INT16 alias for antlr3defs.h
antlr3-pANTLR3_INT32 alias for antlr3defs.h
antlr3-pANTLR3_INT64 alias for antlr3defs.h
antlr3-pANTLR3_INT8 alias for antlr3defs.h
antlr3-pANTLR3_INT_STREAM PANTLR3_INT_STREAM
antlr3-pANTLR3_INT_TRIE pANTLR3_INT_TRIE — Trie Implementation
antlr3-pANTLR3_INT_TRIE_NODE alias for antlr3collections.h
antlr3-pANTLR3_LEXER pANTLR3_LEXER — Lexer Implementation
antlr3-pANTLR3_LEX_STATE pANTLR3_LEX_STATE — Lexer State Implementation
antlr3-pANTLR3_LIST pANTLR3_LIST — List Implementation
antlr3-pANTLR3_PARSER pANTLR3_PARSER — Parser Implementation
antlr3-pANTLR3_PARSE_TREE pANTLR3_PARSE_TREE — Parse Tree Implementation
antlr3-pANTLR3_RECOGNIZER_SHARED_STATE pANTLR3_RECOGNIZER_SHARED_STATE — Recognizer Shared State Implementation
antlr3-pANTLR3_REWRITE_RULE_ELEMENT_STREAM pANTLR3_REWRITE_RULE_ELEMENT_STREAM — Token Rewrite Stream Implementation
antlr3-pANTLR3_REWRITE_RULE_NODE_STREAM alias for antlr3interfaces.h
antlr3-pANTLR3_REWRITE_RULE_SUBTREE_STREAM alias for antlr3interfaces.h
antlr3-pANTLR3_REWRITE_RULE_TOKEN_STREAM alias for ANTLR3_REWRITE_RULE_ELEMENT_STREAM
antlr3-pANTLR3_SOCKADDRC alias for antlr3defs.h
antlr3-pANTLR3_SOCKADDRT alias for antlr3defs.h
antlr3-pANTLR3_STACK pANTLR3_STACK — Stack Implementation
antlr3-pANTLR3_STRING pANTLR3_STRING — String Implementation
antlr3-pANTLR3_STRING_FACTORY pANTLR3_STRING_FACTORY — String Factory Implementation
antlr3-pANTLR3_TOKEN_FACTORY pANTLR3_TOKEN_FACTORY — Token Factory Implementation
antlr3-pANTLR3_TOKEN_SOURCE pANTLR3_TOKEN_SOURCE — Token Source Implementation
antlr3-pANTLR3_TOKEN_STREAM pANTLR3_TOKEN_STREAM — Token Stream Implementation
antlr3-pANTLR3_TOPO alias for antlr3interfaces.h
antlr3-pANTLR3_TREE_ADAPTOR alias for antlr3basetreeadaptor.h
antlr3-pANTLR3_TREE_NODE_STREAM pANTLR3_TREE_NODE_STREAM — Tree Node Stream Implementation
antlr3-pANTLR3_TREE_PARSER pANTLR3_TREE_PARSER — Tree ParserImplementation
antlr3-pANTLR3_TREE_WALK_STATE pANTLR3_TREE_WALK_STATE — Tree Walk State Implementation
antlr3-pANTLR3_TRIE_ENTRY alias for antlr3collections.h
antlr3-pANTLR3_UCHAR alias for antlr3defs.h
antlr3-pANTLR3_UINT16 alias for antlr3defs.h
antlr3-pANTLR3_UINT32 alias for antlr3defs.h
antlr3-pANTLR3_UINT64 alias for antlr3defs.h
antlr3-pANTLR3_UINT8 alias for antlr3defs.h
antlr3-pANTLR3_VECTOR pANTLR3_VECTOR — Vector Implementation
antlr3-pANTLR3_VECTOR_ELEMENT alias for antlr3collections.h
antlr3-pANTLR3_VECTOR_FACTORY pANTLR3_VECTOR_FACTORY — Vector Factory Implementation
antlr3-parent alias for ANTLR3_COMMON_TREE_struct
antlr3-payload alias for ANTLR3_PARSE_TREE_struct
antlr3-peek alias for ANTLR3_STACK_struct
antlr3-pools alias for ANTLR3_ARBORETUM_struct
antlr3-pop alias for antlr3commontreenodestream.c
antlr3-popCharStream alias for antlr3lexer.c
antlr3-port alias for ANTLR3_DEBUG_EVENT_LISTENER_struct
antlr3-predict alias for ANTLR3_CYCLIC_DFA_struct
antlr3-previousNode alias for ANTLR3_COMMON_TREE_NODE_STREAM_struct
antlr3-print alias for ANTLR3_EXCEPTION_struct
antlr3-printable alias for ANTLR3_STRING_FACTORY_struct
antlr3-printable8 alias for antlr3string.c
antlr3-printableUTF16 alias for antlr3string.c
antlr3-protocol_version alias for ANTLR3_DEBUG_EVENT_LISTENER_struct
antlr3-ptr alias for ANTLR3_TRIE_ENTRY_struct
antlr3-push alias for antlr3commontreenodestream.c
antlr3-pushCharStream alias for antlr3lexer.c
antlr3-put alias for ANTLR3_HASH_TABLE_struct
antlr3-putI alias for ANTLR3_HASH_TABLE_struct
antlr3-rStreams alias for ANTLR3_RECOGNIZER_SHARED_STATE_struct
antlr3-rec alias for ANTLR3_LEXER_struct
antlr3-recognitionException alias for antlr3debughandlers.c
antlr3-recognizer alias for ANTLR3_BASE_RECOGNIZER_struct
antlr3-recover alias for antlr3lexer.c
antlr3-recoverFromMismatchedElement alias for antlr3-pANTLR3_BASE_RECOGNIZER
antlr3-recoverFromMismatchedSet alias for antlr3-pANTLR3_BASE_RECOGNIZER
antlr3-recoverFromMismatchedToken alias for antlr3-pANTLR3_BASE_RECOGNIZER
antlr3-release alias for antlr3commontreenodestream.c
antlr3-remove alias for ANTLR3_BITSET_struct
antlr3-removeI alias for ANTLR3_HASH_TABLE_struct
antlr3-replaceChildren alias for antlr3basetree.c
antlr3-reportError alias for antlr3lexer.c
antlr3-reset alias for antlr3commontreenodestream.c
antlr3-returnVector alias for antlr3collections.c
antlr3-reuse alias for antlr3commontree.c
antlr3-rewind alias for ANTLR3_DEBUG_EVENT_LISTENER_struct
antlr3-rewindLast alias for antlr3commontreenodestream.c
antlr3-rewindMark alias for antlr3commontreenodestream.c
antlr3-rewindStream alias for antlr3tokenstream.c
antlr3-rightN alias for ANTLR3_INT_TRIE_NODE_struct
antlr3-root alias for ANTLR3_COMMON_TREE_NODE_STREAM_struct
antlr3-ruleMemo alias for ANTLR3_RECOGNIZER_SHARED_STATE_struct
antlr3-ruleName alias for ANTLR3_EXCEPTION_struct
antlr3-rulePostProcessing alias for antlr3basetreeadaptor.c
antlr3-runtime
antlr3-runtime.dox doxygen/runtime.dox
antlr3-sKey alias for ANTLR3_HASH_KEY_struct
antlr3-savedIndex alias for ANTLR3_BASE_TREE_struct
antlr3-seek alias for antlr3commontreenodestream.c
antlr3-semanticPredicate alias for antlr3debughandlers.c
antlr3-serializeNode alias for antlr3debughandlers.c
antlr3-serializeText alias for antlr3debughandlers.c
antlr3-serializeToken alias for antlr3debughandlers.c
antlr3-set alias for ANTLR3_STRING_struct
antlr3-set8 alias for antlr3string.c
antlr3-setChannel alias for antlr3commontoken.c
antlr3-setCharPositionInLine alias for antlr3commontoken.c
antlr3-setCharStream alias for antlr3lexer.c
antlr3-setChild alias for antlr3basetree.c
antlr3-setChildIndex alias for antlr3commontree.c
antlr3-setDebugEventListener alias for antlr3commontreeadaptor.c
antlr3-setDebugListener alias for antlr3parser.c
antlr3-setInputStream alias for antlr3commontoken.c
antlr3-setLine alias for antlr3commontoken.c
antlr3-setParent alias for antlr3commontree.c
antlr3-setS alias for antlr3string.c
antlr3-setStartIndex alias for antlr3commontoken.c
antlr3-setStopIndex alias for antlr3commontoken.c
antlr3-setText alias for antlr3basetreeadaptor.c
antlr3-setText8 alias for antlr3basetreeadaptor.c
antlr3-setTokenBoundaries alias for antlr3commontreeadaptor.c
antlr3-setTokenIndex alias for antlr3commontoken.c
antlr3-setTokenSource alias for antlr3tokenstream.c
antlr3-setTokenStream alias for antlr3parser.c
antlr3-setTokenTypeChannel alias for antlr3tokenstream.c
antlr3-setTreeNodeStream alias for antlr3treeparser.c
antlr3-setType alias for antlr3basetreeadaptor.c
antlr3-setUTF16_8 alias for antlr3string.c
antlr3-setUTF16_UTF16 alias for antlr3string.c
antlr3-setUcaseLA alias for ANTLR3_INPUT_STREAM_struct
antlr3-setUniqueNavigationNodes alias for antlr3commontreenodestream.c
antlr3-setupInputStream alias for antlr3filestream.c
antlr3-simulateTreeConstruction alias for antlr3basetreeadaptor.c
antlr3-singleElement alias for ANTLR3_REWRITE_RULE_ELEMENT_STREAM_struct
antlr3-size alias for antlr3commontreenodestream.c
antlr3-sizeBuf alias for ANTLR3_INPUT_STREAM_struct
antlr3-sizeHint alias for ANTLR3_RECOGNIZER_SHARED_STATE_struct
antlr3-skipOffTokenChannels alias for antlr3tokenstream.c
antlr3-skipOffTokenChannelsReverse alias for antlr3tokenstream.c
antlr3-skipToken alias for ANTLR3_TOKEN_SOURCE_struct
antlr3-sockSend alias for antlr3debughandlers.c
antlr3-socket alias for ANTLR3_DEBUG_EVENT_LISTENER_struct
antlr3-sortToArray alias for antlr3collections.c
antlr3-sortVector alias for antlr3collections.c
antlr3-sorted alias for ANTLR3_TOPO_struct
antlr3-sourceExhausted alias for antlr3convertutf.h
antlr3-sourceIllegal alias for antlr3convertutf.h
antlr3-special alias for ANTLR3_CYCLIC_DFA_struct
antlr3-specialStateTransition alias for ANTLR3_CYCLIC_DFA_struct
antlr3-specialTransition alias for ANTLR3_CYCLIC_DFA_struct
antlr3-start alias for ANTLR3_COMMON_TOKEN_struct
antlr3-startIndex alias for ANTLR3_COMMON_TREE_struct
antlr3-state alias for ANTLR3_BASE_RECOGNIZER_struct
antlr3-stop alias for ANTLR3_COMMON_TOKEN_struct
antlr3-stopIndex alias for ANTLR3_COMMON_TREE_struct
antlr3-strFactory alias for ANTLR3_BASE_TREE_ADAPTOR_struct
antlr3-streamName alias for ANTLR3_EXCEPTION_struct
antlr3-streams alias for ANTLR3_RECOGNIZER_SHARED_STATE_struct
antlr3-strictConversion alias for antlr3convertutf.h
antlr3-stringFactory alias for ANTLR3_COMMON_TREE_NODE_STREAM_struct
antlr3-stringFree alias for antlr3string.c
antlr3-stringInit8 alias for antlr3string.c
antlr3-stringInitUTF16 alias for antlr3string.c
antlr3-stringInitUTF8 alias for antlr3string.c
antlr3-strings alias for ANTLR3_STRING_FACTORY_struct
antlr3-subString alias for ANTLR3_STRING_struct
antlr3-subString8 alias for antlr3string.c
antlr3-subStringUTF16 alias for antlr3string.c
antlr3-substr alias for ANTLR3_INPUT_STREAM_struct
antlr3-super alias for ANTLR3_BASE_RECOGNIZER_struct
antlr3-swap alias for ANTLR3_VECTOR_struct
antlr3-synpred alias for antlr3-pANTLR3_BASE_RECOGNIZER
antlr3-table alias for ANTLR3_HASH_ENUM_struct
antlr3-tail alias for ANTLR3_COMMON_TREE_NODE_STREAM_struct
antlr3-targetExhausted alias for antlr3convertutf.h
antlr3-terminate alias for antlr3debughandlers.c
antlr3-text alias for ANTLR3_COMMON_TOKEN_struct
antlr3-textState alias for ANTLR3_COMMON_TOKEN_struct
antlr3-thisPool alias for ANTLR3_ARBORETUM_struct
antlr3-tindex alias for antlr3commontreenodestream.c
antlr3-tnstream alias for ANTLR3_COMMON_TREE_NODE_STREAM_struct
antlr3-to8 alias for ANTLR3_STRING_struct
antlr3-to8_8 alias for antlr3string.c
antlr3-to8_UTF16 alias for antlr3string.c
antlr3-toInt32 alias for ANTLR3_STRING_struct
antlr3-toInt32_8 alias for antlr3string.c
antlr3-toInt32_UTF16 alias for antlr3string.c
antlr3-toIntList alias for ANTLR3_BITSET_struct
antlr3-toString alias for antlr3commontoken.c
antlr3-toStringSS alias for antlr3commontreenodestream.c
antlr3-toStringTT alias for antlr3tokenstream.c
antlr3-toStringTree alias for antlr3basetree.c
antlr3-toStringWork alias for antlr3commontreenodestream.c
antlr3-toStrings alias for antlr3-pANTLR3_BASE_RECOGNIZER
antlr3-toTree alias for antlr3rewritestreams.c
antlr3-toTreeNode alias for antlr3rewritestreams.c
antlr3-toUTF8 alias for ANTLR3_STRING_struct
antlr3-toUTF8_8 alias for antlr3string.c
antlr3-toUTF8_UTF16 alias for antlr3string.c
antlr3-todo
antlr3-tokFactory alias for ANTLR3_RECOGNIZER_SHARED_STATE_struct
antlr3-tokLT alias for antlr3tokenstream.c
antlr3-tokSource alias for ANTLR3_RECOGNIZER_SHARED_STATE_struct
antlr3-tokText alias for ANTLR3_COMMON_TOKEN_struct
antlr3-token alias for ANTLR3_COMMON_TREE_struct
antlr3-tokenFactory alias for ANTLR3_BASE_TREE_ADAPTOR_struct
antlr3-tokenNames alias for ANTLR3_RECOGNIZER_SHARED_STATE_struct
antlr3-tokenSource alias for ANTLR3_TOKEN_STREAM_struct
antlr3-tokenStartCharIndex alias for ANTLR3_RECOGNIZER_SHARED_STATE_struct
antlr3-tokenStartCharPositionInLine alias for ANTLR3_RECOGNIZER_SHARED_STATE_struct
antlr3-tokenStartLine alias for ANTLR3_RECOGNIZER_SHARED_STATE_struct
antlr3-tokenString alias for ANTLR3_DEBUG_EVENT_LISTENER_struct
antlr3-tokens alias for ANTLR3_COMMON_TOKEN_STREAM_struct
antlr3-top alias for ANTLR3_STACK_struct
antlr3-trailingBytesForUTF8 alias for antlr3convertutf.c
antlr3-transition alias for ANTLR3_CYCLIC_DFA_struct
antlr3-transmit alias for antlr3debughandlers.c
antlr3-tstream alias for ANTLR3_COMMON_TOKEN_STREAM_struct
antlr3-type alias for ANTLR3_BASE_RECOGNIZER_struct
antlr3-u alias for ANTLR3_BASE_TREE_struct
antlr3-unTruc alias for ANTLR3_ARBORETUM_struct
antlr3-uniqueNavigationNodes alias for ANTLR3_COMMON_TREE_NODE_STREAM_struct
antlr3-user1 alias for ANTLR3_COMMON_TOKEN_struct
antlr3-user2 alias for ANTLR3_COMMON_TOKEN_struct
antlr3-user3 alias for ANTLR3_COMMON_TOKEN_struct
antlr3-userp alias for ANTLR3_RECOGNIZER_SHARED_STATE_struct
antlr3-using Using the ANTLR3 C Target
antlr3-using.dox doxygen/using.dox
antlr3-vFactory alias for ANTLR3_ARBORETUM_struct
antlr3-vector alias for ANTLR3_STACK_struct
antlr3-visitChild alias for ANTLR3_COMMON_TREE_NODE_STREAM_struct
antlr3-visited alias for ANTLR3_TOPO_struct
antlr3-void alias for ANTLR3_HASH_ENTRY_struct
antlr3-walkBackToMostRecentNodeWithUnvisitedChildren alias for ANTLR3_COMMON_TREE_NODE_STREAM_struct
antlr3-wordNumber alias for antlr3bitset.c
antlr3.h include/antlr3.h
antlr38BitConsume alias for antlr3inputstream.c
antlr38BitGetCharPosition alias for antlr3inputstream.c
antlr38BitGetLine alias for antlr3inputstream.c
antlr38BitGetLineBuf alias for antlr3inputstream.c
antlr38BitGetSourceName alias for antlr3inputstream.c
antlr38BitIndex alias for antlr3inputstream.c
antlr38BitLA alias for antlr3inputstream.c
antlr38BitLA_ucase alias for antlr3inputstream.c
antlr38BitLT alias for antlr3inputstream.c
antlr38BitMark alias for antlr3inputstream.c
antlr38BitRelease alias for antlr3inputstream.c
antlr38BitReuse alias for antlr3inputstream.c
antlr38BitRewind alias for antlr3inputstream.c
antlr38BitRewindLast alias for antlr3inputstream.c
antlr38BitSeek alias for antlr3inputstream.c
antlr38BitSetCharPosition alias for antlr3inputstream.c
antlr38BitSetLine alias for antlr3inputstream.c
antlr38BitSetNewLineChar alias for antlr3inputstream.c
antlr38BitSetUcaseLA alias for antlr3inputstream.c
antlr38BitSetupStream alias for antlr3input.h
antlr38BitSize alias for antlr3inputstream.c
antlr38BitSubstr alias for antlr3inputstream.c
antlr3ArboretumNew alias for antlr3defs.h
antlr3BaseRecognizerNew alias for antlr3-pANTLR3_BASE_RECOGNIZER
antlr3BaseTreeAdaptorInit alias for antlr3defs.h
antlr3BaseTreeNew alias for antlr3defs.h
antlr3BitsetAdd alias for antlr3bitset.c
antlr3BitsetClone alias for antlr3bitset.c
antlr3BitsetCopy alias for antlr3defs.h
antlr3BitsetEquals alias for antlr3bitset.c
antlr3BitsetFree alias for antlr3bitset.c
antlr3BitsetIsNil alias for antlr3bitset.c
antlr3BitsetList alias for antlr3defs.h
antlr3BitsetLoad alias for antlr3defs.h
antlr3BitsetMember alias for antlr3bitset.c
antlr3BitsetNew alias for antlr3defs.h
antlr3BitsetNumBits alias for antlr3bitset.c
antlr3BitsetOR alias for antlr3bitset.c
antlr3BitsetORInPlace alias for antlr3bitset.c
antlr3BitsetOf alias for antlr3defs.h
antlr3BitsetRemove alias for antlr3bitset.c
antlr3BitsetSetAPI alias for antlr3defs.h
antlr3BitsetSize alias for antlr3bitset.c
antlr3BitsetToIntList alias for antlr3bitset.c
antlr3CTSFree alias for antlr3tokenstream.c
antlr3CommonTokenDebugStreamSourceNew alias for antlr3defs.h
antlr3CommonTokenNew alias for antlr3defs.h
antlr3CommonTokenStreamNew alias for antlr3defs.h
antlr3CommonTokenStreamSourceNew alias for antlr3defs.h
antlr3CommonTreeNew alias for antlr3defs.h
antlr3CommonTreeNewFromToken alias for antlr3defs.h
antlr3CommonTreeNewFromTree alias for antlr3defs.h
antlr3CommonTreeNodeStreamFree alias for antlr3commontreenodestream.c
antlr3CommonTreeNodeStreamNew alias for antlr3defs.h
antlr3CommonTreeNodeStreamNewStream alias for antlr3defs.h
antlr3CommonTreeNodeStreamNewTree alias for antlr3defs.h
antlr3CreateFileStream alias for antlr3filestream.c
antlr3CreateStringStream alias for antlr3filestream.c
antlr3DebugListenerNew alias for antlr3defs.h
antlr3DebugListenerNewPort alias for antlr3debughandlers.c
antlr3EBCDICLA alias for antlr3inputstream.c
antlr3EBCDICSetupStream alias for antlr3input.h
antlr3EnumFree alias for antlr3collections.c
antlr3EnumNew alias for antlr3defs.h
antlr3EnumNext alias for antlr3collections.c
antlr3EnumNextEntry alias for antlr3collections.c
antlr3ExceptionFree alias for antlr3exception.c
antlr3ExceptionNew alias for antlr3defs.h
antlr3ExceptionPrint alias for antlr3exception.c
antlr3Fclose alias for antlr3filestream.h
antlr3FileStreamNew alias for antlr3defs.h
antlr3Fopen alias for antlr3filestream.h
antlr3Fread alias for antlr3filestream.h
antlr3Fsize alias for antlr3filestream.h
antlr3GenericSetupStream alias for antlr3input.h
antlr3Hash alias for antlr3defs.h
antlr3HashDelete alias for antlr3collections.c
antlr3HashDeleteI alias for antlr3collections.c
antlr3HashFree alias for antlr3collections.c
antlr3HashGet alias for antlr3collections.c
antlr3HashGetI alias for antlr3collections.c
antlr3HashPut alias for antlr3collections.c
antlr3HashPutI alias for antlr3collections.c
antlr3HashRemove alias for antlr3collections.c
antlr3HashRemoveI alias for antlr3collections.c
antlr3HashSize alias for antlr3collections.c
antlr3HashTableNew alias for antlr3defs.h
antlr3InputClose alias for antlr3inputstream.c
antlr3InputReset alias for antlr3inputstream.c
antlr3IntStreamNew alias for antlr3-pANTLR3_INT_STREAM
antlr3IntTrieNew alias for antlr3defs.h
antlr3LexerNew alias for antlr3defs.h
antlr3LexerNewStream alias for antlr3defs.h
antlr3ListAdd alias for antlr3collections.c
antlr3ListDelete alias for antlr3collections.c
antlr3ListFree alias for antlr3collections.c
antlr3ListGet alias for antlr3collections.c
antlr3ListNew alias for antlr3defs.h
antlr3ListPut alias for antlr3collections.c
antlr3ListRemove alias for antlr3collections.c
antlr3ListSize alias for antlr3collections.c
antlr3MTExceptionNew alias for antlr3-pANTLR3_BASE_RECOGNIZER
antlr3MTNExceptionNew alias for antlr3defs.h
antlr3ParserNew alias for antlr3defs.h
antlr3ParserNewStream alias for antlr3defs.h
antlr3ParserNewStreamDbg alias for antlr3defs.h
antlr3RecognitionExceptionNew alias for antlr3-pANTLR3_BASE_RECOGNIZER
antlr3RewriteRuleElementStreamNewAE alias for antlr3rewritestreams.c
antlr3RewriteRuleElementStreamNewAEE alias for antlr3rewritestreams.c
antlr3RewriteRuleElementStreamNewAEV alias for antlr3rewritestreams.c
antlr3RewriteRuleNODEStreamNewAE alias for antlr3defs.h
antlr3RewriteRuleNODEStreamNewAEE alias for antlr3defs.h
antlr3RewriteRuleNODEStreamNewAEV alias for antlr3defs.h
antlr3RewriteRuleSubtreeStreamNewAE alias for antlr3defs.h
antlr3RewriteRuleSubtreeStreamNewAEE alias for antlr3defs.h
antlr3RewriteRuleSubtreeStreamNewAEV alias for antlr3defs.h
antlr3RewriteRuleTOKENStreamNewAE alias for antlr3defs.h
antlr3RewriteRuleTOKENStreamNewAEE alias for antlr3defs.h
antlr3RewriteRuleTOKENStreamNewAEV alias for antlr3defs.h
antlr3SetCTAPI alias for antlr3defs.h
antlr3SetTokenAPI alias for antlr3defs.h
antlr3SetVectorApi alias for antlr3defs.h
antlr3StackFree alias for antlr3collections.c
antlr3StackGet alias for antlr3collections.c
antlr3StackNew alias for antlr3defs.h
antlr3StackPeek alias for antlr3collections.c
antlr3StackPop alias for antlr3collections.c
antlr3StackPush alias for antlr3collections.c
antlr3StackSize alias for antlr3collections.c
antlr3StringFactoryNew alias for antlr3defs.h
antlr3StringStreamNew alias for antlr3defs.h
antlr3TokenFactoryNew alias for antlr3defs.h
antlr3TokenStreamFree alias for antlr3tokenstream.c
antlr3TokenStreamNew alias for antlr3tokenstream.c
antlr3TopoNew alias for antlr3defs.h
antlr3TreeNodeStreamFree alias for antlr3commontreenodestream.c
antlr3TreeNodeStreamNew alias for antlr3defs.h
antlr3TreeParserNewStream alias for antlr3defs.h
antlr3UTF16Consume alias for antlr3inputstream.c
antlr3UTF16ConsumeBE alias for antlr3inputstream.c
antlr3UTF16ConsumeLE alias for antlr3inputstream.c
antlr3UTF16Index alias for antlr3inputstream.c
antlr3UTF16LA alias for antlr3inputstream.c
antlr3UTF16LABE alias for antlr3inputstream.c
antlr3UTF16LALE alias for antlr3inputstream.c
antlr3UTF16Seek alias for antlr3inputstream.c
antlr3UTF16SetupStream alias for antlr3input.h
antlr3UTF16Substr alias for antlr3inputstream.c
antlr3UTF32Consume alias for antlr3inputstream.c
antlr3UTF32Index alias for antlr3inputstream.c
antlr3UTF32LA alias for antlr3inputstream.c
antlr3UTF32LABE alias for antlr3inputstream.c
antlr3UTF32LALE alias for antlr3inputstream.c
antlr3UTF32Seek alias for antlr3inputstream.c
antlr3UTF32SetupStream alias for antlr3input.h
antlr3UTF32Substr alias for antlr3inputstream.c
antlr3UTF8Consume alias for antlr3inputstream.c
antlr3UTF8LA alias for antlr3inputstream.c
antlr3UTF8SetupStream alias for antlr3input.h
antlr3UnbufTreeNodeStreamNew alias for antlr3defs.h
antlr3UnbufTreeNodeStreamNewTree alias for antlr3defs.h
antlr3VectorAdd alias for antlr3collections.c
antlr3VectorClear alias for antlr3collections.c
antlr3VectorDel alias for antlr3collections.c
antlr3VectorFactoryNew alias for antlr3defs.h
antlr3VectorFree alias for antlr3collections.c
antlr3VectorGet alias for antlr3collections.c
antlr3VectorNew alias for antlr3defs.h
antlr3VectorResize alias for antlr3collections.c
antlr3VectorSet alias for antlr3collections.c
antlr3VectorSize alias for antlr3collections.c
antlr3VectorSwap alias for antlr3collections.c
antlr3baserecognizer.c Contains the base functions that all recognizers require.
antlr3baserecognizer.h Defines the basic structure to support recognizing by either a lexer, parser, or tree parser.
antlr3basetree.c src/antlr3basetree.c
antlr3basetree.h Definition of the ANTLR3 base tree.
antlr3basetreeadaptor.c Contains the base functions that all tree adaptors start with.
antlr3basetreeadaptor.h Definition of the ANTLR3 base tree adaptor.
antlr3bitset.c Contains the C implementation of ANTLR3 bitsets as adapted from Terence Parr's Java implementation.
antlr3bitset.h Defines the basic structures of an ANTLR3 bitset.
antlr3c8toAntlrc alias for antlr3defs.h
antlr3collections.c Provides a number of useful functions that are roughly equivalent to java HashTable and List for the purposes of Antlr 3 C runtime.
antlr3collections.h include/antlr3collections.h
antlr3commontoken.c src/antlr3commontoken.c
antlr3commontoken.h Defines the interface for a common token.
antlr3commontree.c src/antlr3commontree.c
antlr3commontree.h include/antlr3commontree.h
antlr3commontreeadaptor.c This is the standard tree adaptor used by the C runtime unless the grammar source file says to use anything different.
antlr3commontreeadaptor.h Definition of the ANTLR3 common tree adaptor.
antlr3commontreenodestream.c Defines the implementation of the common node stream the default tree node stream used by ANTLR.
antlr3commontreenodestream.h Definition of the ANTLR3 common tree node stream.
antlr3convertutf.c src/antlr3convertutf.c
antlr3convertutf.h include/antlr3convertutf.h
antlr3cyclicdfa.c src/antlr3cyclicdfa.c
antlr3cyclicdfa.h include/antlr3cyclicdfa.h
antlr3debugeventlistener.h The definition of all debugging events that a recognizer can trigger.
antlr3debughandlers.c Provides the debugging functions invoked by a recognizer built using the debug generator mode of the antlr tool.
antlr3defs.h Basic type and constant definitions for ANTLR3 Runtime.
antlr3dfapredict alias for antlr3defs.h
antlr3dfaspecialStateTransition alias for antlr3defs.h
antlr3dfaspecialTransition alias for antlr3defs.h
antlr3encodings.c src/antlr3encodings.c
antlr3encodings.h include/antlr3encodings.h
antlr3errors.h include/antlr3errors.h
antlr3exception.c Contains default functions for creating and destroying as well as otherwise handling ANTLR3 standard exception structures.
antlr3exception.h Contains the definition of a basic ANTLR3 exception structure created by a recognizer when errors are found/predicted.
antlr3filestream.c The ANTLR3 C filestream is used when the source character stream is a filesystem based input set and all the characters in the filestream can be loaded at once…
antlr3filestream.h include/antlr3filestream.h
antlr3input.h Defines the basic structures used to manipulate character streams from any input source.
antlr3inputstream.c Base functions to initialize and manipulate any input stream.
antlr3interfaces.h Declarations for all the antlr3 C runtime interfaces/classes.
antlr3intstream.c Implementation of superclass elements of an ANTLR3 int stream.
antlr3intstream.h Defines the the class interface for an antlr3 INTSTREAM.
antlr3lexer.c Base implementation of an antlr 3 lexer.
antlr3lexer.h Base interface for any ANTLR3 lexer.
antlr3memory.h include/antlr3memory.h
antlr3parser.c Implementation of the base functionality for an ANTLR3 parser.
antlr3parser.h Base implementation of an ANTLR3 parser.
antlr3parsetree.h Abstraction of Common tree to provide payload and string representation of node.
antlr3read8Bit alias for antlr3filestream.h
antlr3recognizersharedstate.h While the C runtime does not need to model the state of multiple lexers and parsers in the same way as the Java runtime does it is no overhead to reflect that…
antlr3rewritestreams.c Implementation of token/tree streams that are used by the tree re-write rules to manipulate the tokens and trees produced by rules that are subject to rewrite…
antlr3rewritestreams.h include/antlr3rewritestreams.h
antlr3string.c Implementation of the ANTLR3 string and string factory classes.
antlr3string.h Simple string interface allows indiscriminate allocation of strings such that they can be allocated all over the place and released in one chunk via a string…
antlr3tokenstream.c Default implementation of CommonTokenStream.
antlr3tokenstream.h Defines the interface for an ANTLR3 common token stream.
antlr3treeparser.c Implementation of the tree parser and overrides for the base recognizer.
antlr3treeparser.h include/antlr3treeparser.h