ARB
|
Public Member Functions | |
xsubGenerator () | |
void | mark_handcoded_functions (BufferedFileReader &handcoded) |
void | generate_all_xsubs (LineReader &prototype_reader) |
void | print_xsubs (FILE *out) |
Definition at line 694 of file arb_proto_2_xsub.cxx.
|
inline |
Definition at line 700 of file arb_proto_2_xsub.cxx.
|
inline |
Definition at line 705 of file arb_proto_2_xsub.cxx.
References LineReader::getLine(), line, Package::mark_function_defined(), Package::matches_package_prefix(), and BufferedFileReader::rewind().
Referenced by ARB_main().
void xsubGenerator::generate_all_xsubs | ( | LineReader & | prototype_reader | ) |
Definition at line 841 of file arb_proto_2_xsub.cxx.
References arb_assert, LineReader::getLine(), is_prototype(), line, Prototype::possible_as_xsub(), print_prototype_parse_error(), and trace_over_braces().
Referenced by ARB_main().
|
inline |
Definition at line 726 of file arb_proto_2_xsub.cxx.
References Package::print_xsubs().
Referenced by ARB_main().