GraphDebugInfo.FileLineCol
class GraphDebugInfo
static
class FileLineCol {
}
Members
- code
string code;
Undocumented in source.
- col
int col;
Undocumented in source.
- fileIndex
int fileIndex;
Undocumented in source.
- func
string func;
Undocumented in source.
- line
int line;
Undocumented in source.