Skip to content
Snippets Groups Projects

Added peekline feature to SimpleMatcher.

Merged Berk Onat requested to merge berko/python-common:SM-peekline-branch into master

Added peekline feature to SimpleMatcher. The matched line can be accessed/peeked before SM with self.fInLine consume/pop it in parsers which is useful when parsing is carried-out with adHoc subfunction and one needs to access the line that SimpleMatcher works on at that instance/context.

Edited by Berk Onat

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading