Terminal symbol GREATER

Occurrences of symbol GREATER in grammar rules:

PartialRelationalExpr GREATER  Expr 

XML Serialization Annotation

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

<hex:RelationalOperator symbol = ">"/>


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