menu
petitparser_examples package
documentation
smalltalk.dart
SmalltalkGrammarDefinition
start method
start method
dark_mode
light_mode
start
method
@
override
Parser
start
(
)
The starting production of this definition.
Implementation
@override Parser start() => ref0(startMethod);
petitparser_examples package
documentation
smalltalk
SmalltalkGrammarDefinition
start method
SmalltalkGrammarDefinition class