com.jaxfront.core.jep
Class Visible
java.lang.Object
org.nfunk.jep.function.PostfixMathCommand
com.jaxfront.core.jep.JaxfrontMathCommand
com.jaxfront.core.jep.Visible
- All Implemented Interfaces:
- org.nfunk.jep.function.PostfixMathCommandI
public class Visible
- extends JaxfrontMathCommand
| Methods inherited from class org.nfunk.jep.function.PostfixMathCommand |
getNumberOfParameters, getRootNode, isFastFailable, run, setCurNumberOfParameters |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Visible
public Visible()
checkVisibility
public static boolean checkVisibility(Type aType,
boolean childsOnly)
checkVisibility
public static boolean checkVisibility(Type aType,
boolean childsOnly,
boolean choosenOnly)
run
public void run(MathEvaluator.MathCommunicator communicator,
java.util.Stack stack)
throws org.nfunk.jep.ParseException
- Specified by:
run in class JaxfrontMathCommand
- Throws:
org.nfunk.jep.ParseException