PredefinedTypes sealed class PredefinedTypes Documentation Code public PredefinedTypes(BSYMMGR pBSymmgr) public static string GetFullName(PredefinedType pt) public static string GetNiceName(AggregateSymbol type) public static bool isRequired(PredefinedType pt) public AggregateSymbol GetOptPredefAgg(PredefinedType pt) public AggregateSymbol GetReqPredefAgg(PredefinedType pt) public bool Init(ErrorHandling errorContext, SymbolTable symtable) public void ReportMissingPredefTypeError(ErrorHandling errorContext, PredefinedType pt)