Traqula
    Preparing search index...

    Interface SubruleMethodOpts<ARGS>

    interface SubruleMethodOpts<ARGS> {
        ARGS?: ARGS;
        LABEL?: string;
    }

    Type Parameters

    • ARGS
    Index

    Properties

    Properties

    ARGS?: ARGS
    LABEL?: string

    A label to be used instead of the subrule's name in the created CST.