net.sf.msplice.model.value
Class AbstractValue

java.lang.Object
  extended by net.sf.msplice.model.value.AbstractValue
All Implemented Interfaces:
ISpliceElement
Direct Known Subclasses:
NewInstanceValue, NoValue, NullValue, StaticFieldValue

public abstract class AbstractValue
extends java.lang.Object
implements ISpliceElement


Constructor Summary
AbstractValue()
           
 
Method Summary
 java.lang.Object accept(IVisitor visitor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractValue

public AbstractValue()
Method Detail

accept

public java.lang.Object accept(IVisitor visitor)
                        throws SpliceException
Specified by:
accept in interface ISpliceElement
Throws:
SpliceException


Copyright © 2005 SourceForge.net. All Rights Reserved.