GrammarScope
4.0.0
grammarscope
server
iface
HasIndices
Public Member Functions
|
List of all members
grammarscope.server.iface.HasIndices Interface Reference
Inheritance diagram for grammarscope.server.iface.HasIndices:
[
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:
grammarscope/server-iface/src/main/java/grammarscope/server/iface/
HasIndices.java
Generated on Sat Aug 8 2020 07:47:45 for GrammarScope by
1.8.17