Public Member Functions | |
bool | HasInput (int pos) |
T | GetInputSymbol (int pos) |
T[] | GetSubSection (int position, int length) |
string | FormErrorMessage (int position, string message) |
Properties | |
int | Length [get] |
string Language.Lua.ParserInput< T >.FormErrorMessage | ( | int | position, |
string | message | ||
) |
T Language.Lua.ParserInput< T >.GetInputSymbol | ( | int | pos | ) |
T[] Language.Lua.ParserInput< T >.GetSubSection | ( | int | position, |
int | length | ||
) |
bool Language.Lua.ParserInput< T >.HasInput | ( | int | pos | ) |
|
get |