类 TernaryExpression

所有已实现的接口:
Serializable

public class TernaryExpression extends Expression
三元表达式 condtion?a:b
作者:
xiandafu
另请参阅: