menu
petitparser_examples package
documentation
smalltalk.dart
SmalltalkGrammarDefinition
blockArgument method
blockArgument method
dark_mode
light_mode
blockArgument
method
Parser
blockArgument
(
)
Implementation
Parser blockArgument() => ref1(token, ':').seq(ref0(variable));
petitparser_examples package
documentation
smalltalk
SmalltalkGrammarDefinition
blockArgument method
SmalltalkGrammarDefinition class