GrammarScope  4.0.0
Public Member Functions | Public Attributes | Static Private Attributes | List of all members
grammarscope.artifacts.APartsOfSpeech.Pos Class Reference
Inheritance diagram for grammarscope.artifacts.APartsOfSpeech.Pos:
Inheritance graph
[legend]
Collaboration diagram for grammarscope.artifacts.APartsOfSpeech.Pos:
Collaboration graph
[legend]

Public Member Functions

 Pos (final String pos)
 

Public Attributes

final String pos
 

Static Private Attributes

static final long serialVersionUID = -6115329441753537867L
 

Detailed Description

Artifact representing part-of-speech

Author
Bernard Bou

Constructor & Destructor Documentation

◆ Pos()

grammarscope.artifacts.APartsOfSpeech.Pos.Pos ( final String  pos)

Constructor

Parameters
pospart-of-speech

Member Data Documentation

◆ pos

final String grammarscope.artifacts.APartsOfSpeech.Pos.pos

Part of speech

◆ serialVersionUID

final long grammarscope.artifacts.APartsOfSpeech.Pos.serialVersionUID = -6115329441753537867L
staticprivate

The documentation for this class was generated from the following file: