Interface StringValueEval

All Superinterfaces:
ValueEval
All Known Implementing Classes:
BoolEval, NumberEval, StringEval

public interface StringValueEval extends ValueEval
Author:
Amol S. Deshmukh < amolweb at ya hoo dot com >
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getStringValue

      String getStringValue()
      Returns:
      never null, possibly empty string.