public class TruncDivOperator
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 TruncDivOperator |
OP |
static de.odysseus.el.tree.impl.Scanner.ExtensionToken |
TOKEN |
Constructor and Description |
---|
TruncDivOperator() |
Modifier and Type | Method and Description |
---|---|
protected Object |
apply(de.odysseus.el.misc.TypeConverter converter,
Object a,
Object b) |
public static final de.odysseus.el.tree.impl.Scanner.ExtensionToken TOKEN
public static final TruncDivOperator OP
public static final de.odysseus.el.tree.impl.Parser.ExtensionHandler HANDLER
Copyright © 2017. All rights reserved.