|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface iArithmetic
The extending interface for arithmetic operators (which must also inherit from an operator class).
Field Summary | |
---|---|
static int |
MAX
|
Method Summary | |
---|---|
int |
getPriority()
Return priority value 0..MAX for operator precedence. |
Field Detail |
---|
static final int MAX
Method Detail |
---|
int getPriority()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |