- All Implemented Interfaces:
- Comparable, Named
- Direct Known Subclasses:
- Operator, ParserOperator
public abstract class OperatorSymbol
extends Symbol
This class is an abstract representation of the type of tokens
that are dynamic operators, whether Operator (used use
by the grammar at parser construction time), or ParserOperator
(used by the parser at parse time).
- Version:
- Last modified on Fri Apr 13 20:06:16 2012 by hak
- Author:
- Hassan Aït-Kaci
- See Also:
Symbol,
Operator,
ParserOperator- Copyright:
- © by the author