public interface IASNodeStrategy
IASNode handling when
walking the AST node tree.| Modifier and Type | Method and Description |
|---|---|
void |
handle(IASNode node)
The strategy will handle the specific
IASNode. |
Copyright © 2021 The Apache Software Foundation. All rights reserved.