menu
petitparser_examples package
documentation
smalltalk.dart
SmalltalkGrammarDefinition
exponent method
exponent method
dark_mode
light_mode
exponent
method
Parser
exponent
(
)
Implementation
Parser exponent() => char('-').seq(ref0(decimalInteger));
petitparser_examples package
documentation
smalltalk
SmalltalkGrammarDefinition
exponent method
SmalltalkGrammarDefinition class