oops.parser
Class DebuggerGoalMakerFactory
java.lang.Object
|
+--oops.parser.DebuggerGoalMakerFactory
- public class DebuggerGoalMakerFactory
- extends java.lang.Object
- implements GoalMakerFactory
The debugger factory. The produced GoalMaker tries to find in goal()
the Goals regarding to the rule name and the prefix as package name.
A GoalDebugger is used as default Goal.
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
prefix
protected java.lang.String prefix
verbose
protected boolean verbose
verbose2
protected boolean verbose2
DebuggerGoalMakerFactory
public DebuggerGoalMakerFactory()
goalMaker
public GoalMaker goalMaker(java.lang.String ruleName)
- Specified by:
- goalMaker in interface GoalMakerFactory
- Tags copied from interface: GoalMakerFactory
- Returns:
- A GoalMaker instance