String t2 = null;
String t3 = null;
String description = null;
List<AttributeWizard> ruleContent = new LinkedList<AttributeWizard>();
List<AttributeWizard> obligationContent = new LinkedList<AttributeWizard>();
EffectType effect = null;
AttributeWizard attr = null;
switch ((jj_ntk==-1)?jj_ntk():jj_ntk) {
case DESCRIPTION:
jj_consume_token(DESCRIPTION);
t1 = TextString();