Class InterTypeFieldDeclaration

All Implemented Interfaces:
ReferenceContext, TypeConstants, TypeIds, ProblemSeverities

public class InterTypeFieldDeclaration extends InterTypeDeclaration
An inter-type field declaration. returnType encodes the type of the field selector encodes the name statements is null until resolution when it is filled in from the initializer
Author:
Jim Hugunin