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

Public Member Functions

String getId ()
 
String getValue ()
 
Double getScore ()
 
ILabel getILabel ()
 

Detailed Description

Node interface

Author
Bernard Bou

Member Function Documentation

◆ getId()

String grammarscope.iface.INode.getId ( )

◆ getILabel()

ILabel grammarscope.iface.INode.getILabel ( )

◆ getScore()

Double grammarscope.iface.INode.getScore ( )

◆ getValue()

String grammarscope.iface.INode.getValue ( )

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