public interface IDocSymbol extends IDoc
Modifier and Type | Interface and Description |
---|---|
static class |
IDocSymbol.Types |
Modifier and Type | Method and Description |
---|---|
char |
letter() |
IDocSymbol.Types |
type() |
java.lang.String |
typeString() |
IDocSymbol.Types type()
java.lang.String typeString()
char letter()