public interface InputBufferListener extends ListenerBase
| Modifier and Type | Method and Description |
|---|---|
void |
inputBufferConsume(InputBufferEvent e) |
void |
inputBufferLA(InputBufferEvent e) |
void |
inputBufferMark(InputBufferEvent e) |
void |
inputBufferRewind(InputBufferEvent e) |
doneParsing, refreshvoid inputBufferConsume(InputBufferEvent e)
void inputBufferLA(InputBufferEvent e)
void inputBufferMark(InputBufferEvent e)
void inputBufferRewind(InputBufferEvent e)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.