|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISkipElements
Interface for checking elements to be skipped in walking the definition tree.
Method Summary | |
---|---|
boolean |
isSkipped(java.lang.Object obj)
Check if a component is being skipped due to a fatal error. |
Method Detail |
---|
boolean isSkipped(java.lang.Object obj)
obj
- component to be checked
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |