Home
last modified time | relevance | path

Searched defs:pkl_ast_funcall_arg (Results 1 – 1 of 1) sorted by relevance

/dports/editors/poke/poke-1.0/libpoke/
H A Dpkl-ast.h1281 struct pkl_ast_funcall_arg struct
1283 struct pkl_ast_common common;
1285 union pkl_ast_node *exp;
1286 union pkl_ast_node *name;
1287 int first_vararg;