epsilon.earley

Undocumented in source.

Members

Functions

AppMSym
void AppMSym(int Sym, int Num, Position Pos)
Undocumented in source. Be warned that the author may not have intended to support it.
CopyAffixform
void CopyAffixform(int From, int To)
Undocumented in source. Be warned that the author may not have intended to support it.
EndAffixform
void EndAffixform(Position Pos)
Undocumented in source. Be warned that the author may not have intended to support it.
Expand
void Expand()
Undocumented in source. Be warned that the author may not have intended to support it.
Finit
void Finit()
Undocumented in source. Be warned that the author may not have intended to support it.
Init
void Init()
Undocumented in source. Be warned that the author may not have intended to support it.
Parse
void Parse(int Dom, int Affixform, int Tree, bool Def)
Undocumented in source. Be warned that the author may not have intended to support it.
StartAffixform
int StartAffixform()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

ItemRecord
struct ItemRecord
Undocumented in source.
MSymRecord
struct MSymRecord
Undocumented in source.

Variables

CurList
int CurList;
Undocumented in source.
ItemBuf
ItemRecord[] ItemBuf;
Undocumented in source.
MSymBuf
MSymRecord[] MSymBuf;
Undocumented in source.
NextItem
int NextItem;
Undocumented in source.
NextMSym
int NextMSym;
Undocumented in source.
Predicted
bool[] Predicted;
Undocumented in source.
end
auto end;
Undocumented in source.
firstItem
auto firstItem;
Undocumented in source.
firstMSym
auto firstMSym;
Undocumented in source.
nil
auto nil;
Undocumented in source.

Meta