GCC Middle and Back End API Reference
edit_distance_traits< tree > Struct Reference

#include <spellcheck-tree.h>

Static Public Member Functions

static size_t get_length (tree id)
 
static const charget_string (tree id)
 

Detailed Description

Specialization of edit_distance_traits for identifiers.   

Member Function Documentation

◆ get_length()

static size_t edit_distance_traits< tree >::get_length ( tree id)
inlinestatic

◆ get_string()

static const char * edit_distance_traits< tree >::get_string ( tree id)
inlinestatic

The documentation for this struct was generated from the following file: