MCPcopy Create free account
hub / github.com/badvision/jace / getName

Method getName

src/main/java/jace/ide/Program.java:86–88  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

84 }
85
86 public String getName() {
87 return filename;
88 }
89
90 public DocumentType getType() {
91 return fileType;

Callers 1

createTabMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected