Terminal symbol VAR

Occurrences of symbol VAR in grammar rules:

Atom VAR 

XML Serialization Annotation

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

<hex:variable name = var/>


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