Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/
Class
src/ink/termio/parser.ts:272–272 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
270
* ```
271
*/
272
export
class
Parser {
273
private tokenizer: Tokenizer = createTokenizer()
274
275
style: TextStyle = defaultStyle()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected