public class LeftPlusPlusOperator extends Object implements OperatorWithContext
Constructor and Description |
---|
LeftPlusPlusOperator() |
Modifier and Type | Method and Description |
---|---|
String |
getOperation() |
Object |
operation(TemplateContext context,
String name,
Object value) |
public Object operation(TemplateContext context, String name, Object value) throws TemplateException
operation
in interface OperatorWithContext
TemplateException
public String getOperation()
getOperation
in interface OperatorWithContext
Copyright © 2006–2018 TinyGroup. All rights reserved.