Maximum chars that can be parsed by javacc parser

View: New views
1 Messages — Rating Filter:   Alert me  

Maximum chars that can be parsed by javacc parser

by snr_anand :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Can any one please let me know what is the maximum number of chars that can be parsed by Javacc parser? I'm getting StackOverFlow exception when the number of chars exceeds more than 10000 chars. Thanks in advance