Class AbstractLineNumberTypeExpression

    • Field Detail

      • type

        protected Type type
    • Constructor Detail

      • AbstractLineNumberTypeExpression

        protected AbstractLineNumberTypeExpression​(Type type)
      • AbstractLineNumberTypeExpression

        protected AbstractLineNumberTypeExpression​(int lineNumber,
                                                   Type type)
    • Method Detail

      • getType

        public Type getType()
      • setType

        public void setType​(Type type)