Package ru.ispras.fortress.expression
Interface TypeRule
-
- All Known Implementing Classes:
StandardOperation
,TypeRules
public interface TypeRule
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DataType
getResultType(DataType[] operandTypes, int[] params)
-