| Modifier and Type | Interface and Description |
|---|---|
interface |
AbbreviatedCombinedRelationalCond
A representation of an abbreviated combined relational condition
|
interface |
ExprLogicalAnd
A representation of an and logical binary expression.
|
interface |
ExprLogicalBinary
A representation of a binary logical expression.
|
interface |
ExprLogicalNot
A representation of a not logical expression.
|
interface |
ExprLogicalOr
A representation of an or logical binary expression.
|