Uses of Enum
io.jawk.intermediate.BuiltinFunction
Packages that use BuiltinFunction
-
Uses of BuiltinFunction in io.jawk.intermediate
Methods in io.jawk.intermediate that return BuiltinFunctionModifier and TypeMethodDescriptionstatic BuiltinFunctionResolves an AWK function name to its enum constant.static BuiltinFunctionReturns the enum constant of this type with the specified name.static BuiltinFunction[]BuiltinFunction.values()Returns an array containing the constants of this enum type, in the order they are declared.