public interface NodeVisitor
| Modifier and Type | Method and Description |
|---|---|
void |
visit(Node node) |
void visit(Node node) throws ELException
ELExceptionCopyright (c) 2013 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.