ParserSmart class
smart parser Parser is automatically selected
- Inheritance
-
- Object
- LyricsParse
- ParserSmart
Constructors
- ParserSmart(String lyric)
Properties
Methods
-
isOK(
) → bool -
verify lyric is matching
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
parseLines(
{bool isMain = true}) → List< LyricsLineModel> -
call this method parse
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited