Lines Matching refs:rune
133 func formatEnum(f fmt.State, c rune, i int, names []string, unknown string) {
154 func (e TextDocumentSyncKind) Format(f fmt.State, c rune) {
162 func (e InitializeError) Format(f fmt.State, c rune) {
170 func (e MessageType) Format(f fmt.State, c rune) {
178 func (e FileChangeType) Format(f fmt.State, c rune) {
186 func (e WatchKind) Format(f fmt.State, c rune) {
194 func (e CompletionTriggerKind) Format(f fmt.State, c rune) {
202 func (e DiagnosticSeverity) Format(f fmt.State, c rune) {
210 func (e DiagnosticTag) Format(f fmt.State, c rune) {
218 func (e CompletionItemKind) Format(f fmt.State, c rune) {
226 func (e InsertTextFormat) Format(f fmt.State, c rune) {
234 func (e DocumentHighlightKind) Format(f fmt.State, c rune) {
242 func (e SymbolKind) Format(f fmt.State, c rune) {
250 func (e TextDocumentSaveReason) Format(f fmt.State, c rune) {