public class MXMLNodeSwitch extends Object implements IASNodeStrategy
| Constructor and Description |
|---|
MXMLNodeSwitch(IBlockVisitor visitor) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(IASNode node)
The strategy will handle the specific
IASNode. |
public MXMLNodeSwitch(IBlockVisitor visitor)
public void handle(IASNode node)
IASNodeStrategyIASNode.handle in interface IASNodeStrategynode - The IASNode to handle.Copyright © 2021 The Apache Software Foundation. All rights reserved.