CParser.typedefTab

Array of AST.TypeIdentifier, typedef's indexed by Identifier

class CParser(AST)
Array!(void*) typedefTab;

Meta