Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Req] More navigation #28

Open
ArsenShnurkov opened this issue Sep 18, 2015 · 0 comments
Open

[Req] More navigation #28

ArsenShnurkov opened this issue Sep 18, 2015 · 0 comments

Comments

@ArsenShnurkov
Copy link

So, i have a string and a tree of matches.

  1. I want to have the possibility to get match by offset in the string (the problem is that there are several similar objects exists for one integer offset);
  2. I want to have the possibility to move from one match to adjancent one (i.e., my file consists from sections and intersection separators, I want to obtain the nearest separator after section which I hold now);
  3. i don't understood how to move up in the Matches tree (without traversing the whole tree again).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant