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