Closed edawson closed 7 years ago
A test on the type(s) of the second, third and fourth tokens could do this.
V2 : S ID LEN SEQ *<tags> String/int; int; string
S ID LEN SEQ *<tags>
V1 : S Name SEQ *<tags> String/int; string
S Name SEQ *<tags>
where name and ID are strings
A test on the type(s) of the second, third and fourth tokens could do this.
V2 :
S ID LEN SEQ *<tags>
String/int; int; string
V1 :
S Name SEQ *<tags>
String/int; string
where name and ID are strings