Docs GODI Archive
Projects Blog Link DB

Search GODI:


More options
File doc/godi-frontc/html/code_VALCtoxml.convert_un.html GODI Package godi-frontc
 
   code_VALCtoxml.convert_un.html  
let convert_un op =
        match op with
          MINUS -> "neg"
        | PLUS -> "pos"
        | NOT -> "not"
        | BNOT -> "bnot"
        | MEMOF -> "memof"
        | ADDROF -> "addrof"
        | PREINCR -> "preinc"
        | PREDECR -> "predecr"
        | POSINCR -> "postinc"
        | POSDECR -> "postdec"
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml