org.apache.el.parser

Class AstNegative

public final class AstNegative extends SimpleNode

Version: $Change: 181177 $$DateTime: 2001/06/26 08:45:09 $$Author: markt $

Author: Jacob Hookom [jacob@hookom.net]

Constructor Summary
AstNegative(int id)
Method Summary
ClassgetType(EvaluationContext ctx)
ObjectgetValue(EvaluationContext ctx)

Constructor Detail

AstNegative

public AstNegative(int id)

Method Detail

getType

public Class getType(EvaluationContext ctx)

getValue

public Object getValue(EvaluationContext ctx)
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.