Terminal symbol NUMBER

Occurrences of symbol NUMBER in grammar rules:

Atom NUMBER 

XML Serialization Annotation

This terminal has the following XML serialization annotation:
  [
    nsprefix	= "hex"
    localname	= "number"
    attributes	= { 
                    value = $VALUE
                  }
  ]
This means that terminal NUMBER is serialized thus:

<hex:number value = number/>


Copyright © 2012 by Hassan Aït-Kaci; All Rights Reserved.