ParserConstants class

Constructors

ParserConstants()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

fieldMap List<Option>
getter/setter pair

Constants

csv → const String
csvFile → const String
exclude → const String
file → const String
help → const String
helpPrint → const String
ignore → const String
include → const String
invalid → const String
line → const String
multi → const String
pass → const String
total → const String