Package dev.thecodewarrior.mirror.member
See: Description
-
Interface Summary Interface Description ConstructorMirror A mirror representing a constructor. ExecutableMirror A mirror that represents the commonality between methods and constructors. FieldMirror A mirror representing a field. MemberMirror The abstract superclass representing any Java class member MethodMirror A mirror representing a method. ParameterMirror A mirror representing a method or constructor parameter