public final class ElvisOperator extends TernaryExpression
Support for the elvis operator. Example: foo ?: bar.