public class WalkGeneralID extends WalkElement
depth, log| Constructor and Description |
|---|
WalkGeneralID() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(KElement toCheck)
this is the check whether or not to use this walker for a given element should be overwritten
|
fixSourceObjects, setParent, walkcompareTo, finalizeWalk, getDepth, getElementNames, prepareWalk, toStringpublic boolean matches(KElement toCheck)
BaseWalkermatches in class WalkElementtoCheck - BaseWalker.matches(org.cip4.jdflib.core.KElement)