public interface JETCoreElement
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(JETParseEventListener listener,
JETReader reader,
JETParser parser)
Return true if the input contained the sequence that matched
the action corresponding to this core tag.
|
boolean accept(JETParseEventListener listener, JETReader reader, JETParser parser) throws JETException
JETExceptionCopyright © 2019. Licensed under the Eclipse Public License v2.0. All rights reserved.
Submit a bug or feature