Terminal symbol SMALLER

Occurrences of symbol SMALLER in grammar rules:

PartialRelationalExpr SMALLER  Expr 

XML Serialization Annotation

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

<hex:RelationalOperator symbol = "<"/>


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