ParserSmart constructor

ParserSmart(
  1. String lyric
)

Implementation

ParserSmart(String lyric) : super(lyric);