Package | Description |
---|---|
org.catacomb.druid.xtext.base |
Modifier and Type | Field and Description |
---|---|
(package private) XTDoc |
DocStore.dummyDoc |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.ArrayList<XTDoc> |
DocStore.docs |
Modifier and Type | Method and Description |
---|---|
XTDoc |
DocStore.getDocByID(java.lang.String s) |
XTDoc |
DocStore.getDummyDoc(java.lang.String txt) |
XTDoc |
DocStore.getImportDoc(java.lang.String txt,
java.lang.String name) |
XTDoc |
DocStore.nextTextDoc() |
Modifier and Type | Method and Description |
---|---|
void |
DocDisplay.showDoc(XTDoc xtd) |
Copyright © 2013. All Rights Reserved.