/// <summary> /// Returns the related attributes, the returned <seealso cref="AttributeSource"/> /// is shared with the delegate {@code TermsEnum}. /// </summary> public override AttributeSource Attributes() { return(Tenum.Attributes()); }
public override AttributeSource Attributes() { return(@in.Attributes()); }