TagOf constructor

const TagOf(
  1. ParserBuilder<String, String> tag
)

Implementation

const TagOf(this.tag);