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

Public Member Functions

int getLowIndex ()
 
int getHighIndex ()
 

Detailed Description

Has indices interface

Author
Bernard Bou

Member Function Documentation

◆ getHighIndex()

int grammarscope.server.iface.HasIndices.getHighIndex ( )

Get high index

Returns
high index

Implemented in grammarscope.artifacts.GraphEdge.

◆ getLowIndex()

int grammarscope.server.iface.HasIndices.getLowIndex ( )

Get low index

Returns
low index

Implemented in grammarscope.artifacts.GraphEdge.


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