Handbook
Glossary
arg-info ( cursor -- string )
Vocabulary
libclang
Inputs
cursor
an
object
Outputs
string
an
object
Definition
USING:
kernel
sequences
;
IN:
libclang
:
arg-info
( cursor -- string )
[
cursor-type
]
[
cursor-name
[
"dummy"
]
when-empty
]
bi
" "
glue
;