public abstract class AbstractStrConverter extends AbstractFunction
ALL_FUNCTIONS, EXECUTION_PREFIX, UID_COUNTER| Constructor and Description |
|---|
AbstractStrConverter() |
| Modifier and Type | Method and Description |
|---|---|
abstract Value |
executeStr(PreprocessorContext context,
Value stringToConvert) |
ValueType[][] |
getAllowedArgumentTypes()
Get arrays of supported argument types
|
int |
getArity()
Get the function arity
|
findForClass, findForName, getExpressionItemPriority, getExpressionItemType, getName, getReference, getResultType, toStringpublic abstract Value executeStr(PreprocessorContext context, Value stringToConvert)
public final int getArity()
AbstractFunctiongetArity in class AbstractFunctionpublic final ValueType[][] getAllowedArgumentTypes()
AbstractFunctiongetAllowedArgumentTypes in class AbstractFunctionCopyright © 2011–2019 Igor Maznitsa. All rights reserved.