Flutter Engine
The Flutter Engine
|
This is the complete list of members for org.dartlang.analysis.server.protocol.SourceFileEdit, including all inherited members.
EMPTY_ARRAY | org.dartlang.analysis.server.protocol.SourceFileEdit | static |
EMPTY_LIST | org.dartlang.analysis.server.protocol.SourceFileEdit | static |
equals(Object obj) | org.dartlang.analysis.server.protocol.SourceFileEdit | inline |
fromJson(JsonObject jsonObject) | org.dartlang.analysis.server.protocol.SourceFileEdit | inlinestatic |
fromJsonArray(JsonArray jsonArray) | org.dartlang.analysis.server.protocol.SourceFileEdit | inlinestatic |
getEdits() | org.dartlang.analysis.server.protocol.SourceFileEdit | inline |
getFile() | org.dartlang.analysis.server.protocol.SourceFileEdit | inline |
getFileStamp() | org.dartlang.analysis.server.protocol.SourceFileEdit | inline |
hashCode() | org.dartlang.analysis.server.protocol.SourceFileEdit | inline |
SourceFileEdit(String file, long fileStamp, List< SourceEdit > edits) | org.dartlang.analysis.server.protocol.SourceFileEdit | inline |
toJson() | org.dartlang.analysis.server.protocol.SourceFileEdit | inline |
toString() | org.dartlang.analysis.server.protocol.SourceFileEdit | inline |