Sha256: 05664bc156d54978a90d7eae6a8b429099d0023d479717a9e874310d0499a1e5

Contents?: true

Size: 774 Bytes

Versions: 5

Compression:

Stored size: 774 Bytes

Contents

/*! `thrift` grammar compiled for Highlight.js 11.6.0 */
(()=>{var e=(()=>{"use strict";return e=>{
const t=["bool","byte","i16","i32","i64","double","string","binary"];return{
name:"Thrift",keywords:{
keyword:["namespace","const","typedef","struct","enum","service","exception","void","oneway","set","list","map","required","optional"],
type:t,literal:"true false"},
contains:[e.QUOTE_STRING_MODE,e.NUMBER_MODE,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{
className:"class",beginKeywords:"struct enum service exception",end:/\{/,
illegal:/\n/,contains:[e.inherit(e.TITLE_MODE,{starts:{endsWithParent:!0,
excludeEnd:!0}})]},{begin:"\\b(set|list|map)\\s*<",keywords:{
type:[...t,"set","list","map"]},end:">",contains:["self"]}]}}})()
;hljs.registerLanguage("thrift",e)})();

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
domain-jekyll-1.5.0 assets/vendor/highlight/languages/thrift.min.js
domain-jekyll-1.4.0 assets/vendor/highlight/languages/thrift.min.js
domain-jekyll-1.3.0 assets/vendor/highlight/languages/thrift.min.js
domain-jekyll-1.2.1 assets/vendor/highlight/languages/thrift.min.js
domain-jekyll-1.2.0 assets/vendor/highlight/languages/thrift.min.js