TITLE ^

methods.pir - Methods on Perl6::Grammar.

DESCRIPTION ^

STD.pm contains various methods. This file implements some of them.

add_type(type_name)
Registers a type in the namespace.
is_type(name)
Checks if the name we have been passed represents a type.


parrot