blob: a0f7f8e62065e264d310b2cdd523e563447c5208 [file] [log] [blame]
/// This package contains the complete grammar of Smalltalk.
///
/// It was automatically exported from PetitParser for Smalltalk.
library petitparser.smalltalk;
import 'petitparser.dart';
part 'src/smalltalk/grammar.dart';