Handbook
Glossary
with-new-form ( quot -- n )
Vocabulary
libclang
Inputs
quot
an
object
Outputs
n
an
object
Definition
USING:
accessors
kernel
sequences
;
IN:
libclang
:
with-new-form
( quot -- n )
clang-state>
[
next-defs-counter
]
[
c-forms>>
]
bi
push
call
clang-state>
c-forms>>
pop
;
inline