Package | Description |
---|---|
ast |
Modifier and Type | Class and Description |
---|---|
class |
BinaryLogicAndExpr
The BinaryLogicAndExpr class represents logical AND expressions.
|
class |
BinaryLogicOrExpr
The BinaryLogicOrExpr class represents logical OR expressions.
|