Package | Description |
---|---|
de.odysseus.el.tree.impl | |
de.odysseus.el.tree.impl.ast |
Modifier and Type | Method and Description |
---|---|
protected AstUnary |
Parser.createAstUnary(AstNode child,
AstUnary.Operator operator) |
Modifier and Type | Class and Description |
---|---|
static class |
AstUnary.SimpleOperator |
Modifier and Type | Field and Description |
---|---|
static AstUnary.Operator |
AstUnary.EMPTY |
static AstUnary.Operator |
AstUnary.NEG |
static AstUnary.Operator |
AstUnary.NOT |
Modifier and Type | Method and Description |
---|---|
AstUnary.Operator |
AstUnary.getOperator() |
Constructor and Description |
---|
AstUnary(AstNode child,
AstUnary.Operator operator) |
Copyright © 2006–2017 Odysseus Software GmbH. All rights reserved.