TITLE ^

Grammar - Perl 6 Grammar class

DESCRIPTION ^

This file implements the Grammar class.

SUBROUTINES ^

onload()

PROTOOVERRIDES()

Tell P6object that the ACCEPTS method overrides the one for protoobjects.

ACCEPTS(topic)

Invokes the TOP rule in the grammar on the given topic.


parrot