menu
rocket package
documentation
parser.dart
ParseError
ParseError.new constructor
ParseError.new constructor
dark_mode
light_mode
ParseError
constructor
ParseError
(
String
group
,
String
element
)
Implementation
ParseError(this.group, this.element);
rocket package
documentation
parser
ParseError
ParseError.new constructor
ParseError class