Interface EvaluationContext

All Known Implementing Classes:
EvaluationContextImpl

public interface EvaluationContext
Created by mitchell on 2016-11-13.
  • Method Details

    • isStrictVariables

      boolean isStrictVariables()
    • getLocale

      Locale getLocale()
    • getVariable

      Object getVariable(String key)