public class TokenUtil extends Object
Modifier and Type | Method and 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