Handbook
Glossary
flatten-parameter-type ( c-type -- reps )
Vocabulary
compiler
.
cfg
.
builder
.
alien
.
boxing
Inputs
c-type
an
object
Outputs
reps
an
object
Definition
IN:
compiler.cfg.builder.alien.boxing
GENERIC:
flatten-parameter-type
( c-type -- reps )
Methods
USING:
alien.c-types
compiler.cfg.builder.alien.boxing
;
M:
abstract-c-type
flatten-parameter-type
flatten-c-type
;
USING:
classes.struct
compiler.cfg.builder.alien.boxing
;
M:
struct-c-type
flatten-parameter-type
frob-struct
flatten-c-type
;