Lines Matching defs:next
42 static void * next (pANTLR3_REWRITE_RULE_ELEMENT_STREAM stream);
227 stream->next = next;
562 /// Return the next element in the stream. If out of elements, throw
589 /// Return the next element for a caller that wants just the token
597 /// Return the next element in the stream. If out of elements, throw
601 next (pANTLR3_REWRITE_RULE_ELEMENT_STREAM stream)
618 /// Do the work of getting the next element, making sure that it's
747 /// Returns ANTLR3_TRUE if there is a next element available
763 /// Get the next token from the list and create a node for it
778 /// Treat next element as a single node even if it's a subtree.
779 /// This is used instead of next() when the result has to be a