30 /// <summary> EXPERIMENTAL: While we think this is here to stay, we may want to change it to be a long.
31 /// <p/>
32 ///
33 /// Get the bitset for any bits that have been set. This is completely distinct from <see cref="ITypeAttribute.Type()" />, although they do share similar purposes.
34 /// The flags can be used to encode information about the token for use by other <see cref="Lucene.Net.Analysis.TokenFilter" />s.