File:  [parser3project] / parser3 / tests / results / 384.processed
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Thu Feb 16 17:28:33 2017 UTC (9 years, 4 months ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, release_3_4_6, release_3_4_5, HEAD
test for ^reflection:mixin[; $.name[] ] option added (related to feature #1089)

Content-Type: text/html
Content-Length: 1846

a before: fields: {
"field":"a",
"field_a":"a specific"
}
method auto:
method create:
method method: a
method method_a: a specific
method mixin:
b before: fields: {
"field":"b",
"field_b":"b specific"
}
method auto:
method method: b
method method_b: b specific
method GET_b:
method SET_b:
1. fields: {
"field":"a",
"field_a":"a specific"
}
method auto:
method create:
method method: a
method method_a: a specific
method mixin:
method method_b: b specific
2. fields: {
"field":"a",
"field_a":"a specific"
}
method auto:
method create:
method method: a
method method_a: a specific
method mixin:
method method_b: b specific
method GET_b:
method SET_b:
3. fields: {
"field":"a",
"field_a":"a specific",
"field_b":"b specific"
}
method auto:
method create:
method method: a
method method_a: a specific
method mixin:
method method_b: b specific
method GET_b:
method SET_b:
4. fields: {
"field":"b",
"field_a":"a specific",
"field_b":"b specific"
}
method auto:
method create:
method method: a
method method_a: a specific
method mixin:
method method_b: b specific
method GET_b:
method SET_b:
5. fields: {
"field":"b",
"field_a":"a specific",
"field_b":"b specific"
}
method auto:
method create:
method method: a
method method_a: a specific
method mixin:
method method_b: b specific
method GET_b:
method SET_b:
property copied: b property "check"
6. fields: {
"field":"b",
"field_a":"a specific",
"field_b":"b specific",
"property":"check"
}
method auto:
method create:
method method: b
method method_a: a specific
method mixin:
method method_b: b specific
method GET_b:
method SET_b:
inheritance check: fields: {
"field":"b",
"field_a":"a specific",
"field_b":"b specific",
"property":"check"
}
method create:
method method: b
method method_a: a specific
method mixin:
method method_c: c specific
method method_b: b specific
method GET_b:
method SET_b:

E-mail: