Class VoidType

    • Constructor Detail

      • VoidType

        public VoidType​(int cvAttributes,
                        ASTLocusTag astLocus)
    • Method Detail

      • asVoid

        public VoidType asVoid()
        Description copied from class: Type
        Casts this to a VoidType or returns null if not a VoidType.
        Overrides:
        asVoid in class Type
      • hashCodeImpl

        protected int hashCodeImpl()
        Specified by:
        hashCodeImpl in class Type
      • equalsImpl

        protected boolean equalsImpl​(Type t)
        Specified by:
        equalsImpl in class Type