|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.odysseus.el.tree.impl.ast.AstNode
de.odysseus.el.tree.impl.ast.AstRightValue
de.odysseus.el.tree.impl.ast.AstLiteral
public abstract class AstLiteral
Constructor Summary | |
---|---|
AstLiteral()
|
Method Summary | |
---|---|
int |
getCardinality()
Get the node's number of children. |
AstNode |
getChild(int i)
Get i'th child |
Methods inherited from class de.odysseus.el.tree.impl.ast.AstRightValue |
---|
getMethodInfo, getType, invoke, isLeftValue, isLiteralText, isReadOnly, setValue |
Methods inherited from class de.odysseus.el.tree.impl.ast.AstNode |
---|
appendStructure, eval, getStructuralId, getValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AstLiteral()
Method Detail |
---|
public final int getCardinality()
Node
public final AstNode getChild(int i)
Node
|
Copyright © 2006-2009 Odysseus Software GmbH. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |