com.planet_ink.coffee_mud.Libraries.interfaces
Interface GenericEditor.CMEval

Enclosing interface:
GenericEditor

public static interface GenericEditor.CMEval


Method Summary
 java.lang.Object eval(java.lang.Object val, java.lang.Object[] choices, boolean emptyOK)
           
 

Method Detail

eval

java.lang.Object eval(java.lang.Object val,
                      java.lang.Object[] choices,
                      boolean emptyOK)
                      throws CMException
Throws:
CMException