Interface PartOfSpeechAttribute

All Superinterfaces:
Attribute
All Known Implementing Classes:
PartOfSpeechAttributeImpl

public interface PartOfSpeechAttribute extends Attribute
  • Method Details

    • getPartOfSpeech

      String getPartOfSpeech()
    • setToken

      void setToken(Token token)