|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReviewException | |
---|---|
com.hammurapi.review |
Uses of ReviewException in com.hammurapi.review |
---|
Methods in com.hammurapi.review that throw ReviewException | |
---|---|
void |
Aggregator.close()
|
void |
CompositeObservationSink.close()
|
void |
ContextReporter.close()
|
void |
ObservationSink.close()
Closes this observation sink. |
void |
PrintStreamReporter.close()
|
void |
Reporter.close()
Closes reporter. |
void |
Aggregator.consumeObservation(Observation observation)
|
void |
CompositeObservationSink.consumeObservation(Observation observation)
|
void |
ModuleAggregator.consumeObservation(Observation observation)
|
void |
ObservationSink.consumeObservation(Observation observation)
Consumes review observation. |
ObservationSink |
ContextReporter.createObservationSink(Module module)
|
ObservationSink |
PrintStreamReporter.createObservationSink(Module module)
|
ObservationSink |
Reporter.createObservationSink(Module module)
Creates observation sink for a module. |
M |
LanguageModule.load(S source,
Context context)
Loads source(s) to produce model. |
Constructors in com.hammurapi.review that throw ReviewException | |
---|---|
Aggregator(LanguageElement languageElement)
Aggregates findings reported by the given language element and its children. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |