*/ interface InterfaceToken { /** * @return string */ public static function getRegex(); }