Class CommandCase.FromToCaseCondition

java.lang.Object
com.scriptbasic.executors.commands.CommandCase.FromToCaseCondition
All Implemented Interfaces:
CommandCase.CaseCondition
Enclosing class:
CommandCase

public static class CommandCase.FromToCaseCondition
extends java.lang.Object
implements CommandCase.CaseCondition
  • Constructor Summary

    Constructors 
    Constructor Description
    FromToCaseCondition​(Expression fromExpression, Expression toExpression)  
  • Method Summary

    Modifier and Type Method Description
    boolean matchCase​(Interpreter interpreter, RightValue selectExpressionValue)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait