Aggregate

Stores information about attributes

Members

Variables

attributes
Attribute[] attributes;
baseClasses
Type[] baseClasses;
enums
Enum[] enums;
interfaces
Type[] interfaces;
location
Location location;
manifestConstants
ManifestConstant[] manifestConstants;
methods
Callable[] methods;
name
string name;
nested
Type[] nested;
properties
Property[] properties;
protection
Protection protection;
templates
Template[] templates;
type
Type type;
unitTests
UnitTest[] unitTests;

Meta