public final class FunctionSTR2CSV extends AbstractStrConverter
ALL_FUNCTIONS, EXECUTION_PREFIX, FUNCTION_NAME_MAP, UID_COUNTER
Constructor and Description |
---|
FunctionSTR2CSV() |
Modifier and Type | Method and Description |
---|---|
Value |
executeStr(PreprocessorContext context,
Value value) |
String |
getName()
Get the function name
|
String |
getReference()
Get the function reference to be output for a help request
|
ValueType |
getResultType()
Get the result type
|
getAllowedArgumentTypes, getArity
findForClass, findForName, getExpressionItemPriority, getExpressionItemType, toString
public String getName()
AbstractFunction
getName
in class AbstractFunction
public Value executeStr(PreprocessorContext context, Value value)
executeStr
in class AbstractStrConverter
public String getReference()
AbstractFunction
getReference
in class AbstractFunction
public ValueType getResultType()
AbstractFunction
getResultType
in class AbstractFunction
Copyright © 2011–2021 Igor Maznitsa. All rights reserved.