public class ShiftExprParser extends BinaryExprParser
x << y, x >> y, and x >>> y.| Modifier and Type | Field and Description |
|---|---|
static ShiftExprParser |
INSTANCE |
| Constructor and Description |
|---|
ShiftExprParser() |
public static final ShiftExprParser INSTANCE
Copyright © 2017. All rights reserved.