Package | Description |
---|---|
org.glassfish.pfl.dynamic.codegen.impl |
Modifier and Type | Method and Description |
---|---|
ExpressionFactory.BinaryOperatorKind |
ExpressionFactory.BinaryOperator.kind() |
static ExpressionFactory.BinaryOperatorKind |
ExpressionFactory.BinaryOperatorKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExpressionFactory.BinaryOperatorKind[] |
ExpressionFactory.BinaryOperatorKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 Oracle. All rights reserved.