Module xl.compiler

Class InheritedField

All Implemented Interfaces:
Field, Member

public class InheritedField extends FieldDecorator
  • Constructor Details

    • InheritedField

      public InheritedField(Field field, Type inheriting)
  • Method Details

    • getQualifyingType

      public static Type getQualifyingType(Field f)