GrammarScope  4.0.0
Public Member Functions | Public Attributes | List of all members
grammarscope.spo.Instance Class Reference

Public Member Functions

 Instance (final Integer sentenceIndex, final Integer wordIndex, final String head)
 
boolean equals (final Object object)
 
int hashCode ()
 
String toString ()
 

Public Attributes

final Integer sentenceIndex
 
final Integer wordIndex
 
final String head
 

Constructor & Destructor Documentation

◆ Instance()

grammarscope.spo.Instance.Instance ( final Integer  sentenceIndex,
final Integer  wordIndex,
final String  head 
)

Member Function Documentation

◆ equals()

boolean grammarscope.spo.Instance.equals ( final Object  object)

◆ hashCode()

int grammarscope.spo.Instance.hashCode ( )

◆ toString()

String grammarscope.spo.Instance.toString ( )

Member Data Documentation

◆ head

final String grammarscope.spo.Instance.head

◆ sentenceIndex

final Integer grammarscope.spo.Instance.sentenceIndex

◆ wordIndex

final Integer grammarscope.spo.Instance.wordIndex

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