Package org.problets.tutor.feedbackadapter

Class Summary
BaseAdapter Serves as the base class for all the feedback adapers
ControlFlowAdapter Adapts feedback to include control flow statements only
DataFlowAdapter Adapts feedback to include data flow statements only
DiagnosticAdapter Adapts feedback to include output statements and errors only
ErrorAdapter Adapts feedback to include only errors
LifeTimeAdapter Adapts feedback to include lifetime statements only
OutputAdapter Adapts feedback to include output statements only
TopicAdapter Adapts feedback to include statements for current topic only