net.sf.msplice.stack
Class StackHelper

java.lang.Object
  extended by net.sf.msplice.stack.StackHelper

public class StackHelper
extends java.lang.Object


Constructor Summary
StackHelper()
           
 
Method Summary
 AbstractCondition getLastDefaultCondition(SpliceElementStack elementStack)
           
 AbstractValue getLastDefaultValue(SpliceElementStack elementStack)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StackHelper

public StackHelper()
Method Detail

getLastDefaultValue

public AbstractValue getLastDefaultValue(SpliceElementStack elementStack)

getLastDefaultCondition

public AbstractCondition getLastDefaultCondition(SpliceElementStack elementStack)


Copyright © 2005 SourceForge.net. All Rights Reserved.