<p></p>
<p dir="auto">Well, using the wikipedia article as a reference you will notice that the syntax is basically <code>"type" name "is" something</code> or <code>"subtype" name "is" something</code> and in all cases except <code>"type" name "is" "record" something</code> ctags doesn't care about what is in the something, its not a compiler, the only thing it cares about is the one with internal name declarations, records.</p>
<p dir="auto">Similarly functions and procedures are just <code>"function" name skip_all_this "is" skip_all_this "end"</code> where the only caveat is its the properly matching end since things nest.</p>
<p dir="auto">It can all be parsed from the keywords, Ada is not a context sensitive language.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/3166#issuecomment-1101383043">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ5KNPXTLKZFQRBUAMLVFVK5RANCNFSM5TLGJASA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAIOWJYUXCYFZEYYNNAZHH3VFVK5RA5CNFSM5TLGJASKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOIGS4LAY.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><geany/geany/pull/3166/c1101383043</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/3166#issuecomment-1101383043",
"url": "https://github.com/geany/geany/pull/3166#issuecomment-1101383043",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>