パブリック静的最終クラスGraphDebugInfo.FileLineCol.Builder
This represents a file/line location in the source code.
tensorflow.GraphDebugInfo.FileLineCol
パブリックメソッド
GraphDebugInfo.FileLineCol.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
GraphDebugInfo.FileLineCol | 建てる() |
GraphDebugInfo.FileLineCol | buildPartial () |
GraphDebugInfo.FileLineCol.Builder | クリア() |
GraphDebugInfo.FileLineCol.Builder | クリアコード() Source code contained in this file line. |
GraphDebugInfo.FileLineCol.Builder | クリアコル() Col number in the file line. |
GraphDebugInfo.FileLineCol.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド) |
GraphDebugInfo.FileLineCol.Builder | クリアファイルインデックス() File name index, which can be used to retrieve the file name string from `files`. |
GraphDebugInfo.FileLineCol.Builder | クリアファンク() Name of function contains the file line. |
GraphDebugInfo.FileLineCol.Builder | クリアライン() Line number in the file. |
GraphDebugInfo.FileLineCol.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GraphDebugInfo.FileLineCol.Builder | クローン() |
弦 | コードを取得() Source code contained in this file line. |
com.google.protobuf.ByteString | getCodeBytes () Source code contained in this file line. |
整数 | getCol () Col number in the file line. |
GraphDebugInfo.FileLineCol | |
最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
整数 | getFileIndex () File name index, which can be used to retrieve the file name string from `files`. |
弦 | getFunc () Name of function contains the file line. |
com.google.protobuf.ByteString | getFuncBytes () Name of function contains the file line. |
整数 | getLine () Line number in the file. |
最終ブール値 | |
GraphDebugInfo.FileLineCol.Builder | mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphDebugInfo.FileLineCol.Builder | mergeFrom (com.google.protobuf.Message other) |
最終的なGraphDebugInfo.FileLineCol.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド) |
GraphDebugInfo.FileLineCol.Builder | setCode (文字列値) Source code contained in this file line. |
GraphDebugInfo.FileLineCol.Builder | setCodeBytes (com.google.protobuf.ByteString 値) Source code contained in this file line. |
GraphDebugInfo.FileLineCol.Builder | setCol (int 値) Col number in the file line. |
GraphDebugInfo.FileLineCol.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
GraphDebugInfo.FileLineCol.Builder | setFileIndex (int 値) File name index, which can be used to retrieve the file name string from `files`. |
GraphDebugInfo.FileLineCol.Builder | setFunc (文字列値) Name of function contains the file line. |
GraphDebugInfo.FileLineCol.Builder | setFuncBytes (com.google.protobuf.ByteString 値) Name of function contains the file line. |
GraphDebugInfo.FileLineCol.Builder | setLine (int 値) Line number in the file. |
GraphDebugInfo.FileLineCol.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値) |
最終的なGraphDebugInfo.FileLineCol.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
継承されたメソッド
パブリックメソッド
public GraphDebugInfo.FileLineCol.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public GraphDebugInfo.FileLineCol.Builder ClearCode ()
Source code contained in this file line.
string code = 5;
public GraphDebugInfo.FileLineCol.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
public GraphDebugInfo.FileLineCol.Builder clearFileIndex ()
File name index, which can be used to retrieve the file name string from `files`. The value should be between 0 and (len(files)-1)
int32 file_index = 1;
public GraphDebugInfo.FileLineCol.Builder clearFunc ()
Name of function contains the file line.
string func = 4;
public GraphDebugInfo.FileLineCol.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
パブリック String getCode ()
Source code contained in this file line.
string code = 5;
public com.google.protobuf.ByteString getCodeBytes ()
Source code contained in this file line.
string code = 5;
public int getCol ()
Col number in the file line.
int32 col = 3;
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public int getFileIndex ()
File name index, which can be used to retrieve the file name string from `files`. The value should be between 0 and (len(files)-1)
int32 file_index = 1;
パブリック String getFunc ()
Name of function contains the file line.
string func = 4;
public com.google.protobuf.ByteString getFuncBytes ()
Name of function contains the file line.
string func = 4;
public int getLine ()
Line number in the file.
int32 line = 2;
パブリック最終ブール値isInitialized ()
public GraphDebugInfo.FileLineCol.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public Final GraphDebugInfo.FileLineCol.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public GraphDebugInfo.FileLineCol.Builder setCode (文字列値)
Source code contained in this file line.
string code = 5;
public GraphDebugInfo.FileLineCol.Builder setCodeBytes (com.google.protobuf.ByteString 値)
Source code contained in this file line.
string code = 5;
public GraphDebugInfo.FileLineCol.Builder setCol (int 値)
Col number in the file line.
int32 col = 3;
public GraphDebugInfo.FileLineCol.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public GraphDebugInfo.FileLineCol.Builder setFileIndex (int 値)
File name index, which can be used to retrieve the file name string from `files`. The value should be between 0 and (len(files)-1)
int32 file_index = 1;
public GraphDebugInfo.FileLineCol.Builder setFunc (文字列値)
Name of function contains the file line.
string func = 4;
public GraphDebugInfo.FileLineCol.Builder setFuncBytes (com.google.protobuf.ByteString 値)
Name of function contains the file line.
string func = 4;