|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
S - Source type.M - Model type.public interface LanguageModule<S,M>
Language module creates a model from sources.
| Method Summary | |
|---|---|
M |
load(S source,
Context context)
Loads source(s) to produce model. |
| Method Detail |
|---|
M load(S source,
Context context)
throws ReviewException
source - Source(s)context - Context.
ReviewException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||