Class EnumDeclaration

    • Constructor Detail

      • EnumDeclaration

        public EnumDeclaration​(Scanner s,
                               int offs,
                               java.lang.String name)
    • Method Detail

      • getTypeString

        public java.lang.String getTypeString()
        Description copied from interface: TypeDeclaration
        Returns the type of this type declaration, as a string.
        Returns:
        The type.