|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GrammaticalStructureFactory
A general factory for GrammaticalStructure
objects.
Method Summary | |
---|---|
GrammaticalStructure |
newGrammaticalStructure(Tree t)
Vend a new GrammaticalStructure based on the given Tree . |
Method Detail |
---|
GrammaticalStructure newGrammaticalStructure(Tree t)
GrammaticalStructure
based on the given Tree
.
t
- the tree to analyze
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |