Uses of Enum Class
org.apache.sysds.parser.Expression.FunctCallOp
Packages that use Expression.FunctCallOp
-
Uses of Expression.FunctCallOp in org.apache.sysds.parser
Methods in org.apache.sysds.parser that return Expression.FunctCallOpModifier and TypeMethodDescriptionFunctionCallIdentifier.getOpCode()static Expression.FunctCallOpReturns the enum constant of this class with the specified name.static Expression.FunctCallOp[]Expression.FunctCallOp.values()Returns an array containing the constants of this enum class, in the order they are declared.