|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.jlinkgrammar.AndList
public class AndList
TODO add javadoc
| Field Summary | |
|---|---|
(package private) int |
conjunction
|
(package private) int |
cost
|
(package private) int[] |
element
|
(package private) AndList |
next
|
(package private) int |
num_elements
|
(package private) int |
num_outside_words
|
(package private) int[] |
outside_word
|
| Constructor Summary | |
|---|---|
AndList()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
AndList next
int conjunction
int num_elements
int[] element
int num_outside_words
int[] outside_word
int cost
| Constructor Detail |
|---|
public AndList()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||