| Package | Description |
|---|---|
| org.opensolaris.opengrok.analysis | |
| org.opensolaris.opengrok.analysis.plain | |
| org.opensolaris.opengrok.search.context |
| Modifier and Type | Field and Description |
|---|---|
protected Definitions |
JFlexXref.defs |
| Modifier and Type | Method and Description |
|---|---|
static Definitions |
Definitions.deserialize(byte[] bytes)
Deserialize a binary representation of a
Definitions object. |
Definitions |
Ctags.doCtags(java.lang.String file) |
| Modifier and Type | Method and Description |
|---|---|
void |
JFlexXref.setDefs(Definitions defs) |
| Modifier and Type | Field and Description |
|---|---|
protected Definitions |
PlainAnalyzer.defs |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Context.getContext(java.io.Reader in,
java.io.Writer out,
java.lang.String urlPrefix,
java.lang.String morePrefix,
java.lang.String path,
Definitions tags,
boolean limit,
java.util.List<Hit> hits) |