Package mini_java

Class Attribute

java.lang.Object
mini_java.Attribute

class Attribute extends Object
Attribute Similarly, all the occurrences of a given attribute point to a single object of the following class.
  • Field Details

    • name

      final String name
    • ty

      final TType ty
    • ofs

      int ofs
  • Constructor Details