Interface ITargetSelectorConstructor

All Superinterfaces:
ITargetSelector, ITargetSelectorByName
All Known Implementing Classes:
MemberInfo

public interface ITargetSelectorConstructor extends ITargetSelectorByName
A target selector which can identify constructor types
  • Method Details

    • toCtorType

      String toCtorType()
      Returns the constructor type represented by this selector
    • toCtorDesc

      String toCtorDesc()
      Returns the constructor descriptor represented by this selector, returns null if no descriptor is present.