Searched defs:memberSpecificationElement (Results 1 – 2 of 2) sorted by relevance
160 public void addConfiguredField(MemberSpecificationElement memberSpecificationElement) in addConfiguredField()173 public void addConfiguredMethod(MemberSpecificationElement memberSpecificationElement) in addConfiguredMethod()186 public void addConfiguredConstructor(MemberSpecificationElement memberSpecificationElement) in addConfiguredConstructor()
61 MemberSpecificationElement memberSpecificationElement = isReference() ? in appendTo() local