Skip to content

Instantly share code, notes, and snippets.

@johnnysparks
Last active April 17, 2019 18:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnnysparks/a404c7a35b451a7a7d9e86126478fc77 to your computer and use it in GitHub Desktop.
Save johnnysparks/a404c7a35b451a7a7d9e86126478fc77 to your computer and use it in GitHub Desktop.
NoReturnVoidRule
{
"key.elements" : [
{
"key.kind" : "source.lang.swift.structure.elem.condition_expr",
"key.length" : 13,
"key.offset" : 102
}
],
"key.kind" : "source.lang.swift.stmt.guard",
"key.length" : 83,
"key.namelength" : 0,
"key.nameoffset" : 0,
"key.offset" : 96,
"key.substructure" : [
{
"key.bodylength" : 0,
"key.bodyoffset" : 114,
"key.kind" : "source.lang.swift.expr.call",
"key.length" : 13,
"key.name" : "file.exists",
"key.namelength" : 11,
"key.nameoffset" : 102,
"key.offset" : 102
},
{
"key.bodylength" : 56,
"key.bodyoffset" : 122,
"key.kind" : "source.lang.swift.stmt.brace",
"key.length" : 58,
"key.namelength" : 0,
"key.nameoffset" : 0,
"key.offset" : 121,
"key.substructure" : [
{
"key.bodylength" : 20,
"key.bodyoffset" : 137,
"key.kind" : "source.lang.swift.expr.call",
"key.length" : 27,
"key.name" : "print",
"key.namelength" : 5,
"key.nameoffset" : 131,
"key.offset" : 131
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment