1 2 3 4 5
aspect Introducer { final boolean Receiver.someField = true; public static final int Receiver.constant = 2; }