public class TokenUtil extends Object
| Modifier and Type | Method | Description |
|---|---|---|
static int |
removeAssignment(int op) |
Removes the assignment portion of a given token.
|
public static int removeAssignment(int op)
op - token for which to remove assignment