dev
    Preparing search index...

    Interface Grammar

    interface Grammar {
        begin(): RuleFunction;
    }

    Implemented by

    Index

    Methods

    Methods