public abstract class IgnoreRange extends UniformVisitor
| Constructor and Description |
|---|
IgnoreRange(Class<? extends Command> rangeStart,
Class<? extends Command> rangeEnd) |
| Modifier and Type | Method and Description |
|---|---|
void |
onCommand(Command command) |
protected abstract void |
onCompleted() |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.