Interface IExpressionType


  • public interface IExpressionType
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String CONSTANT  
      static java.lang.String JAVASCRIPT  
    • Method Detail

      • iterator

        java.util.Iterator<java.lang.String> iterator()
        Gets possible types for the expression.
        Returns:
        the iterator