Class ExpressionFormLine

    • Constructor Detail

      • ExpressionFormLine

        public ExpressionFormLine()
      • ExpressionFormLine

        public ExpressionFormLine​(int index)
      • ExpressionFormLine

        public ExpressionFormLine​(ExpressionPart part)
    • Method Detail

      • getIndex

        public int getIndex()
      • removeLast

        public void removeLast()
      • getPreviousClassType

        public String getPreviousClassType()
      • getClassType

        public String getClassType()
      • getGenericType

        public String getGenericType()
      • getFieldName

        public String getFieldName()
      • getPreviousGenericType

        public String getPreviousGenericType()
      • getParametricType

        public String getParametricType()
      • isEmpty

        public boolean isEmpty()
      • getCurrentName

        public String getCurrentName()
      • getPreviousName

        public String getPreviousName()
      • isBound

        public boolean isBound()
      • getBinding

        public String getBinding()
      • setBinding

        public void setBinding​(String binding)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object