Class Hierarchy

  • java.lang.Object
    • com.ezylang.evalex.functions.AbstractFunction (implements com.ezylang.evalex.functions.FunctionIfc)
      • me.hsgamer.hscore.expression.ezylang.number.Average
      • me.hsgamer.hscore.expression.ezylang.string.Length
      • me.hsgamer.hscore.expression.ezylang.StringComparator
        • me.hsgamer.hscore.expression.ezylang.string.Contains
        • me.hsgamer.hscore.expression.ezylang.string.EndsWith
        • me.hsgamer.hscore.expression.ezylang.string.Equals
        • me.hsgamer.hscore.expression.ezylang.string.EqualsIgnoreCase
        • me.hsgamer.hscore.expression.ezylang.string.MatchPattern
        • me.hsgamer.hscore.expression.ezylang.string.StartsWith
    • me.hsgamer.hscore.expression.ezylang.ExpressionUtils