diff options
| author | bculkin2442 <bjculkin@mix.wvu.edu> | 2016-03-30 09:10:47 -0400 |
|---|---|---|
| committer | bculkin2442 <bjculkin@mix.wvu.edu> | 2016-03-30 09:10:47 -0400 |
| commit | 555adde9f8d0253febeb1fe7c058ef12785899a6 (patch) | |
| tree | ad0c8755f5fd2c940a32eb5e2193bae4545c7b4c /BJC-Utils2/src/main/java/bjc/utils/parserutils/IPrecedent.java | |
| parent | 7c4d9b7d6dba55c77fd1fd24beedcb6147d46cae (diff) | |
Adjusted shunting yard for multiple nesting levels.
Basically, you can now repeat a parenthesis to make new nesting levels.
For example, while ( still matches with ), (( will now only match with
)), so you have as many levels of nesting as you want, and won't get
confused about which closing paren matches which opening one
Diffstat (limited to 'BJC-Utils2/src/main/java/bjc/utils/parserutils/IPrecedent.java')
0 files changed, 0 insertions, 0 deletions
