예제 #1
0
 /// <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());
 }
예제 #2
0
 public override AttributeSource Attributes()
 {
     return(@in.Attributes());
 }