x4js - v2.2.49
    Preparing search index...
    interface IExpandedMonarchLanguageRule {
        action?: IMonarchLanguageAction;
        include?: string;
        regex?: string | RegExp;
    }
    Index

    action to take on match

    include?: string

    or an include rule. include all rules from the included state

    regex?: string | RegExp

    match tokens