forTag function

Parser<Tag> forTag()

Implementation

Parser<Tag> forTag() => someTag('for').labeled('forTag');