public static interface ISignificantMacros.IVisitor
Modifier and Type | Method and Description |
---|---|
boolean |
visitDefined(char[] macro)
Returns whether to continue the visit.
|
boolean |
visitUndefined(char[] macro)
Returns whether to continue the visit.
|
boolean |
visitValue(char[] macro,
char[] value)
Returns whether to continue the visit.
|
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.