public interface NodeVisitor
| Modifier and Type | Method and Description |
|---|---|
void |
visit(Node node) |
void visit(Node node) throws ELException
ELExceptionComments to: el-dev@eclipse.org.
Copyright © 2018, 2020 Eclipse Foundation. All rights reserved.
Use is subject to license terms.