Annotation of parser3/tests/results/384.processed, revision 1.1

1.1     ! moko        1: Content-Type: text/html
        !             2: Content-Length: 1462
        !             3: 
        !             4: a before: fields: {
        !             5: "field":"a",
        !             6: "field_a":"a specific"
        !             7: }
        !             8: method auto:
        !             9: method create:
        !            10: method method: a
        !            11: method method_a: a specific
        !            12: method mixin:
        !            13: b before: fields: {
        !            14: "field":"b",
        !            15: "field_b":"b specific"
        !            16: }
        !            17: method auto:
        !            18: method method: b
        !            19: method method_b: b specific
        !            20: method GET_b:
        !            21: method SET_b:
        !            22: 1. fields: {
        !            23: "field":"a",
        !            24: "field_a":"a specific"
        !            25: }
        !            26: method auto:
        !            27: method create:
        !            28: method method: a
        !            29: method method_a: a specific
        !            30: method mixin:
        !            31: method method_b: b specific
        !            32: method GET_b:
        !            33: method SET_b:
        !            34: 2. fields: {
        !            35: "field":"a",
        !            36: "field_a":"a specific",
        !            37: "field_b":"b specific"
        !            38: }
        !            39: method auto:
        !            40: method create:
        !            41: method method: a
        !            42: method method_a: a specific
        !            43: method mixin:
        !            44: method method_b: b specific
        !            45: method GET_b:
        !            46: method SET_b:
        !            47: 3. fields: {
        !            48: "field":"b",
        !            49: "field_a":"a specific",
        !            50: "field_b":"b specific"
        !            51: }
        !            52: method auto:
        !            53: method create:
        !            54: method method: a
        !            55: method method_a: a specific
        !            56: method mixin:
        !            57: method method_b: b specific
        !            58: method GET_b:
        !            59: method SET_b:
        !            60: property copied: b property "check"
        !            61: 4. fields: {
        !            62: "field":"b",
        !            63: "field_a":"a specific",
        !            64: "field_b":"b specific",
        !            65: "property":"check"
        !            66: }
        !            67: method auto:
        !            68: method create:
        !            69: method method: b
        !            70: method method_a: a specific
        !            71: method mixin:
        !            72: method method_b: b specific
        !            73: method GET_b:
        !            74: method SET_b:
        !            75: inheritance check: fields: {
        !            76: "field":"b",
        !            77: "field_a":"a specific",
        !            78: "field_b":"b specific",
        !            79: "property":"check"
        !            80: }
        !            81: method create:
        !            82: method method: b
        !            83: method method_a: a specific
        !            84: method mixin:
        !            85: method method_c: c specific
        !            86: method method_b: b specific
        !            87: method GET_b:
        !            88: method SET_b:

E-mail: