|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectkr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.Simti.ST_NODE
public class Simti.ST_NODE
Data node for SIMTI structure.
Field Summary | |
---|---|
(package private) int |
child
The index for the children of this node. |
(package private) byte |
CS
The number of children of this node. |
(package private) int |
I
Information. |
(package private) char |
K
Key |
Constructor Summary | |
---|---|
Simti.ST_NODE()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
char K
byte CS
int I
int child
Constructor Detail |
---|
public Simti.ST_NODE()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |