semantic-read-type

semantic-read-type is a compiled Lisp function in `util.el'.

(semantic-read-type PROMPT &optional DEFAULT STREAM)

Read a type name from the user for the current buffer.
PROMPT is the prompt to use.
Optional arguments:
DEFAULT is the default choice. If no default is given, one is read
from under point.
STREAM is the list of tags to complete from.