GrammarScope  4.0.0
Public Member Functions | List of all members
grammarscope.iface.ILabel Interface Reference
Inheritance diagram for grammarscope.iface.ILabel:
Inheritance graph
[legend]

Public Member Functions

String getValue ()
 
String getWord ()
 
String getLemma ()
 
int getIndex ()
 

Detailed Description

Label interface

Author
Bernard Bou

Member Function Documentation

◆ getIndex()

int grammarscope.iface.ILabel.getIndex ( )

◆ getLemma()

String grammarscope.iface.ILabel.getLemma ( )

◆ getValue()

String grammarscope.iface.ILabel.getValue ( )

◆ getWord()

String grammarscope.iface.ILabel.getWord ( )

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