module Make:
Parameters: |
|
val expand : 'a Kwmacro.func -> 'a L.table -> 'a -> string -> string
str
with all macro calls expandeddef
: default macro implementation called for undefined macrosmacros
: lookup table defining macrosdata
: auxiliary data passed to each macro callstr
: string in which to expand macro calls