Class LocaleVariableManager.Variable

    • Field Detail

      • valueType

        private AnyType valueType
      • name

        private java.lang.String name
      • idx

        private int idx
      • startPos

        private int startPos
      • endPos

        private int endPos
    • Constructor Detail

      • Variable

        Variable()
    • Method Detail

      • matchCodePosition

        private boolean matchCodePosition​(int codePosition)
        If the variable is valid at this position
        Parameters:
        codePosition - the position to check
        Returns:
        true, if this variable match