I am reading parr.phd.thesis.pdf. On page 88(pdf:99) is this
algorithm. I don't know about some things:
var cycle: nonterminal; nonterminal like S,T,F? but is cycle1 = not-a-cycle
is-cycle-to-current-node is a flag?
In function retrieve-from-cache:
is called functions:
imaginary-terminal-to-nonterminal,only_element_off,is-entry-node,entry-node-of
etc also in store-into-cache.
To analyse this functions I need implementation in source. Where in
ANTLR source are this functions? This functions are implemented? I
search in LookaheadSet.java but not found.

List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe: 
http://www.antlr.org/mailman/options/antlr-interest/your-email-address

-- 
You received this message because you are subscribed to the Google Groups 
"il-antlr-interest" group.
To post to this group, send email to il-antlr-inter...@googlegroups.com.
To unsubscribe from this group, send email to 
il-antlr-interest+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/il-antlr-interest?hl=en.

Reply via email to