Skip to content

Instantly share code, notes, and snippets.

@paulbaumgart
Created April 13, 2010 06:28
Show Gist options
  • Save paulbaumgart/364364 to your computer and use it in GitHub Desktop.
Save paulbaumgart/364364 to your computer and use it in GitHub Desktop.
exports.mapping =
{
"source.js.objj":
{
"content_children":
{
"meta.implementation.js.objj":
{
"metadata_children":
{
"entity.name.type.js.objj":
{
"type": "socratic_name",
},
"entity.other.inherited-class.js.objj":
{
"type": "ParentClass",
"externalRef": true,
},
},
"content_children":
{
"meta.function.js.objj":
{
"type": "Selectors",
},
},
"type": "Classes",
},
},
"type": "ObjectiveJ",
},
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment