Artifact 0773795c6aa6cdc315bc758f29a6afbf4c5d5d5b:
- File generated/natools-s_expressions-printers-pretty-config-quoted_esc.ads — part of check-in [3cedc46373] at 2014-06-02 19:16:10 on branch trunk — s_expressions-printers-pretty-config: rewrite the parser using static hash maps (user: nat, size: 198) [annotate] [blame] [check-ins using]
package Natools.S_Expressions.Printers.Pretty.Config.Quoted_Esc is pragma Preelaborate; function Hash (S : String) return Natural; end Natools.S_Expressions.Printers.Pretty.Config.Quoted_Esc;