Class CommandCase.EqualCaseCondition

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

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

    Constructors 
    Constructor Description
    EqualCaseCondition​(Expression expression)  
  • 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