| Server IP : 74.208.236.79 / Your IP : 216.73.216.40 Web Server : Apache System : Linux infongp-us50 4.4.400-icpu-108 #2 SMP Wed Feb 11 10:12:42 UTC 2026 x86_64 User : u93192080 ( 6162215) PHP Version : 8.4.22 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /kunden/usr/share/joe/syntax/ |
Upload File : |
# JOE syntax highlight file for Ant's build scripts
# by Christian Nicolai (http://mycrobase.de)
# Refactored to XML by John J. Jordan
# http://ant.apache.org/
=Idle
=String +Constant
=StringEscape +Escape +String
:init Idle
* idle noeat call=xml.xml(ant)
.subr maybe_antvar
# initial state
:maybe_antvar String string
* NULL return
"{" antvar recolor=-2
:antvar StringEscape string
* antvar
"}" NULL return
.end
.subr antvar
:antvar StringEscape string
* antvar
"}" NULL return
.end