JanetParser

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

argcap
size_t argcap;
Undocumented in source.
argcount
size_t argcount;
Undocumented in source.
args
Janet* args;
Undocumented in source.
buf
ubyte* buf;
Undocumented in source.
bufcap
size_t bufcap;
Undocumented in source.
bufcount
size_t bufcount;
Undocumented in source.
error
const(char)* error;
Undocumented in source.
flag
int flag;
Undocumented in source.
lookback
int lookback;
Undocumented in source.
offset
size_t offset;
Undocumented in source.
pending
size_t pending;
Undocumented in source.
statecap
size_t statecap;
Undocumented in source.
statecount
size_t statecount;
Undocumented in source.
states
JanetParseState* states;
Undocumented in source.

Meta