Package | Description |
---|---|
org.apache.sysds.parser |
Modifier and Type | Method and Description |
---|---|
Expression.FunctCallOp |
FunctionCallIdentifier.getOpCode() |
static Expression.FunctCallOp |
Expression.FunctCallOp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Expression.FunctCallOp[] |
Expression.FunctCallOp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.