ממשק ציבורי StackFrameWithIdOrBuilder
תת-מחלקות עקיפות ידועות |
שיטות ציבוריות
תקציר GraphDebugInfo.FileLineCol | getFileLineCol () Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available). |
תקציר GraphDebugInfo.FileLineColOrBuilder | getFileLineColOrBuilder () Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available). |
מחרוזת מופשטת | getId () A unique ID for the stack frame: A UUID-like string. |
תקציר com.google.protobuf.ByteString | getIdBytes () A unique ID for the stack frame: A UUID-like string. |
בוליאני מופשט | hasFileLineCol () Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available). |
שיטות ציבוריות
תקציר ציבורי GraphDebugInfo.FileLineCol getFileLineCol ()
Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).
.tensorflow.GraphDebugInfo.FileLineCol file_line_col = 2;
תקציר ציבורי GraphDebugInfo.FileLineColOrBuilder getFileLineColOrBuilder ()
Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).
.tensorflow.GraphDebugInfo.FileLineCol file_line_col = 2;
תקציר ציבורי מחרוזת getId ()
A unique ID for the stack frame: A UUID-like string.
string id = 1;
תקציר ציבורי com.google.protobuf.ByteString getIdBytes ()
A unique ID for the stack frame: A UUID-like string.
string id = 1;
תקציר בוליאני ציבורי ישFileLineCol ()
Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).
.tensorflow.GraphDebugInfo.FileLineCol file_line_col = 2;