public class StringConcatOperator
extends de.odysseus.el.tree.impl.ast.AstBinary.SimpleOperator
Modifier and Type | Field and Description |
---|---|
static de.odysseus.el.tree.impl.Parser.ExtensionHandler |
HANDLER |
static StringConcatOperator |
OP |
static de.odysseus.el.tree.impl.Scanner.ExtensionToken |
TOKEN |
Constructor and Description |
---|
StringConcatOperator() |
Modifier and Type | Method and Description |
---|---|
protected Object |
apply(de.odysseus.el.misc.TypeConverter converter,
Object o1,
Object o2) |
public static final de.odysseus.el.tree.impl.Scanner.ExtensionToken TOKEN
public static final StringConcatOperator OP
public static final de.odysseus.el.tree.impl.Parser.ExtensionHandler HANDLER
Copyright © 2015. All rights reserved.