menu
parser_combinator package
documentation
runtime.dart
ErrorExpectedIntegerValue
ErrorExpectedIntegerValue.new const constructor
ErrorExpectedIntegerValue.new const constructor
dark_mode
light_mode
ErrorExpectedIntegerValue
constructor
const
ErrorExpectedIntegerValue
(
int
size
,
int
value
)
Implementation
const ErrorExpectedIntegerValue(this.size, this.value);
parser_combinator package
documentation
runtime
ErrorExpectedIntegerValue
ErrorExpectedIntegerValue.new const constructor
ErrorExpectedIntegerValue class