| 类 | 说明 |
|---|---|
| ByteArrayBuffer | |
| CharArrayBuffer |
A resizable char array.
|
| ParserCursor |
This class represents a context of a parsing operation:
the current position the parsing operation is expected to start at
the bounds limiting the scope of the parsing operation
|
| TokenParser |
Copyright © 2021. All rights reserved.