Class OperatorTerminal
java.lang.Object
com.knezevic.edaf.v3.repr.grammar.model.Terminal
com.knezevic.edaf.v3.repr.grammar.model.OperatorTerminal
- All Implemented Interfaces:
GrammarSymbol
Terminal that references one executable operator definition.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.knezevic.edaf.v3.repr.grammar.model.Terminal
symbol, toString, typeSignature
-
Constructor Details
-
OperatorTerminal
Creates operator terminal.
-
-
Method Details
-
operator
Bound operator implementation.
-