A ClassDefinition contains a list of KeyWords, a ParamClassName and a ClassParts. ParamClassName contains a ClassName and a list of parameters (ClassNames). ClassParts is the baseclass for ConstOrAltClass and RepetitionClass. ConstOrAltClass is the base class of ConstructionClass and AlternationClass. Both contain a list of PartOrSyntax (Fields), and a list of
For a list of all members of this type, see ClassDefinition Members.
System.Object
ClassDefinition
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: edu.neu.ccs.demeter.APRlib.cd
Assembly: APRlib (in APRlib.dll)
ClassDefinition Members | edu.neu.ccs.demeter.APRlib.cd Namespace