public class BitwiseOrParser extends BinaryExprParser
x | y. Also supports Set union.| Modifier and Type | Field and Description |
|---|---|
static BitwiseOrParser |
INSTANCE |
| Constructor and Description |
|---|
BitwiseOrParser() |
public static final BitwiseOrParser INSTANCE
Copyright © 2017. All rights reserved.