|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.richfaces.cdk.templatecompiler.el.node.AbstractTreeNode
org.richfaces.cdk.templatecompiler.el.node.AbstractBinaryOperationTreeNode
org.richfaces.cdk.templatecompiler.el.node.BinaryArithmeticOperationTreeNode
public class BinaryArithmeticOperationTreeNode
| Constructor Summary | |
|---|---|
BinaryArithmeticOperationTreeNode(org.jboss.el.parser.Node node,
java.lang.String operatorString)
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getCoercedChildOutput(int childIndex,
ELVisitor visitor)
|
protected ELType |
getOperationType(ELType firstArgumentType,
ELType secondArgumentType)
|
| Methods inherited from class org.richfaces.cdk.templatecompiler.el.node.AbstractBinaryOperationTreeNode |
|---|
visit |
| Methods inherited from class org.richfaces.cdk.templatecompiler.el.node.AbstractTreeNode |
|---|
coerceToBoolean, getChild, getChildOutput, getChildrenCount, getNode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BinaryArithmeticOperationTreeNode(org.jboss.el.parser.Node node,
java.lang.String operatorString)
node - operatorString - | Method Detail |
|---|
protected ELType getOperationType(ELType firstArgumentType,
ELType secondArgumentType)
getOperationType in class AbstractBinaryOperationTreeNode
protected java.lang.String getCoercedChildOutput(int childIndex,
ELVisitor visitor)
throws ParsingException
getCoercedChildOutput in class AbstractBinaryOperationTreeNodeParsingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||