Terminal symbol EQUAL

Occurrences of symbol EQUAL in grammar rules:

PartialRelationalExpr EQUAL  Expr 

XML Serialization Annotation

This terminal has the following XML serialization annotation:
  [
    nsprefix	= "hex"
    localname	= "RelationalOperator"
    attributes	= { 
                    symbol = "="
                  }
  ]
This means that terminal EQUAL is serialized thus:

<hex:RelationalOperator symbol = "="/>


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