com.sun.msv.grammar.relax
public class HedgeRules extends ReferenceExp implements Exportable
Field Summary | |
---|---|
boolean | exported a flag that indicates this hedgeRule is exported and
therefore accessible from other modules. |
RELAXModule | ownerModule RELAXModule object to which this object belongs |
Method Summary | |
---|---|
void | addHedge(Expression exp, ExpressionPool pool) |
boolean | equals(Object o) |
boolean | isExported() |
Object | visit(RELAXExpressionVisitor visitor) |
Expression | visit(RELAXExpressionVisitorExpression visitor) |
boolean | visit(RELAXExpressionVisitorBoolean visitor) |
void | visit(RELAXExpressionVisitorVoid visitor) |