public class BinaryBooleanExpressionHelper extends BinaryIntExpressionHelper
Binary write operations specialised for Booleans
| Constructor and description |
|---|
BinaryBooleanExpressionHelper(WriterController wc) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public boolean |
writePostOrPrefixMethod(int operation, boolean simulate) |
| Methods inherited from class | Name |
|---|---|
class BinaryExpressionWriter |
arrayGet, arraySet, getController, setArraySetAndGet, write, writePostOrPrefixMethod |
Copyright © 2003-2022 The Apache Software Foundation. All rights reserved.