semantic-lex-type-put

semantic-lex-type-put is a compiled Lisp function in `lex.el'.

(semantic-lex-type-put TYPE PROPERTY VALUE &optional ADD)

For symbol with TYPE name, set its PROPERTY to VALUE.
If optional argument ADD is non-nil, create a new symbol with TYPE
name if it does not already exist. Otherwise signal an error.