public class ASBeforeNodeStrategy extends Object implements IASNodeStrategy
IASNodeStrategy
that allows
IASNode
processing before the current node handler.Constructor and Description |
---|
ASBeforeNodeStrategy(IASEmitter emitter) |
public ASBeforeNodeStrategy(IASEmitter emitter)
public void handle(IASNode node)
IASNodeStrategy
IASNode
.handle
in interface IASNodeStrategy
node
- The IASNode
to handle.Copyright © 2016 The Apache Software Foundation. All rights reserved.