C# Class Microsoft.JScript.EnumDeclaration

Inheritance: Class
ファイルを表示 Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Method Description
EnumDeclaration ( Context context, IdentifierLiteral id, TypeExpression baseType, Block body, FieldAttributes attributes, CustomAttributeList customAttributes ) : System
GetTypeBuilderOrEnumBuilder ( ) : Type
PartiallyEvaluate ( ) : AST