Class SubTypePrimitiveType

    • Field Detail

      • subType

        protected PrimitiveType subType
        Deprecated.
        This field is no longer used as it was silly to not just use the existing Child Tree. as of 0.6.0 this is no longer used. please reference the getChildren() method for child types if exists.
    • Constructor Detail

      • SubTypePrimitiveType

        public SubTypePrimitiveType​(PrimitiveType subType,
                                    java.lang.String name,
                                    java.lang.Integer line,
                                    java.lang.Integer column,
                                    java.lang.Integer position)