Skip to content
Snippets Groups Projects
Commit a3897913 authored by Adam Wardynski's avatar Adam Wardynski
Browse files

Redesign Match to act more like other Value types.

MatchVector, AnnotationMatch, TokenMatch are now MatchData
MatchData is value_type of Match which now has get_value/set_value
Match has also copy construction working properly now
Default value for Match holds MatchVector so adding $m:_M var in grammar works as intended.
parent 9a8067ae
Branches
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment