Class CodedIndexes

java.lang.Object
net.codecrete.windowsapi.winmd.tables.CodedIndexes

public class CodedIndexes extends Object
Tables included in coded indexes.

See ECMA-335, II.24.2.6 "#~ stream"

  • Field Details

    • TYPE_DEF_OR_REF_TABLES

      public static final int[] TYPE_DEF_OR_REF_TABLES
      Tables for in TypeDefOrRef coded index.
    • HAS_CONSTANT_TABLES

      public static final int[] HAS_CONSTANT_TABLES
      Tables for in HasConstant coded index.
    • HAS_CUSTOM_ATTRIBUTE_TABLES

      public static final int[] HAS_CUSTOM_ATTRIBUTE_TABLES
      Tables for in HasCustomAttribute coded index.
    • HAS_FIELD_MARSHAL_TABLES

      public static final int[] HAS_FIELD_MARSHAL_TABLES
      Tables for in FieldMarshal coded index.
    • HAS_DECL_SECURITY_TABLES

      public static final int[] HAS_DECL_SECURITY_TABLES
      Tables for in HasDeclSecurity coded index.
    • MEMBER_REF_PARENT_TABLES

      public static final int[] MEMBER_REF_PARENT_TABLES
      Tables for in MemberRefParent coded index.
    • HAS_SEMANTICS_TABLES

      public static final int[] HAS_SEMANTICS_TABLES
      Tables for in HasSemantics coded index.
    • METHOD_DEF_OR_REF_TABLES

      public static final int[] METHOD_DEF_OR_REF_TABLES
      Tables for in MethodDefOrRef coded index.
    • MEMBER_FORWARDED_TABLES

      public static final int[] MEMBER_FORWARDED_TABLES
      Tables for in MemberForwarded coded index.
    • IMPLEMENTATION_TABLES

      public static final int[] IMPLEMENTATION_TABLES
      Tables for in Implementation coded index.
    • CUSTOM_ATTRIBUTE_TYPE_TABLES

      public static final int[] CUSTOM_ATTRIBUTE_TYPE_TABLES
      Tables for in CustomAttributeType coded index.
    • RESOLUTION_SCOPE_TABLES

      public static final int[] RESOLUTION_SCOPE_TABLES
      Tables for in ResolutionScope coded index.
    • TYPE_OR_METHOD_DEF_TABLES

      public static final int[] TYPE_OR_METHOD_DEF_TABLES
      Tables for in TypeOrMethodDef coded index.