public class EnumExpressionModel extends ExpressionModel
builder| Constructor and Description |
|---|
EnumExpressionModel(CodeBuilder builder,
EnumTypeInfo type) |
| Modifier and Type | Method and Description |
|---|---|
EnumTypeInfo |
getType() |
ExpressionModel |
onField(String identifier) |
as, onInstanceOf, onLogicalComplement, onMethodInvocation, onMethodReference, onPostFixDecrement, onPostFixIncrement, onPrefixDecrement, onPrefixIncrement, toDataObjectValue, unaryMinus, unaryPlusrender, unsupportedpublic EnumExpressionModel(CodeBuilder builder, EnumTypeInfo type)
public EnumTypeInfo getType()
public ExpressionModel onField(String identifier)
onField in class ExpressionModelCopyright © 2020 Eclipse. All rights reserved.