%N
cluster_name |*
-- Skip origin comments. Display a tooltip instead.
origin_comment |
tooltip |*
-- Use possible hyperlinks inside strings and comments:
comment_url |*
string_url |*
features |*
keyword_features |*
symbol_features |*
class_name |*
-- Eiffel syntax items:
non_generated_cluster |*
non_generated_class |*
non_generated_feature |*
keyword |*
reserved_word |*
symbol |*
comment |*
quoted |*
string |*
character |*
number |*
local_symbol |*
assertion_tag |*
indexing_tag |*
generic |*
. |*
-- Whitespace
new_line |*
tab |%T
-- In case there are sequential spaces, use this for all subsequent spaces.
multiple_spaces | %;
-- Characters that need to be escaped in HTML
escape> |>
escape< |<
escape& |&
escape" |"
--!-----------------------------------------------------------------------------
--! Interactive Software Engineering Inc.
--! ISE Building, 2nd floor
--! 270 Storke Road, Goleta, CA 93117 USA
--! Telephone 805-685-1006, Fax 805-685-6869
--! Electronic mail
--! Customer support e-mail
--! For latest info see award-winning pages: http://www.eiffel.com
--!-----------------------------------------------------------------------------