GrammarScope
4.0.0
Main Page
Packages
Packages
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
[
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
[
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Files
File List
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