Descriptiongo/types: Steps towards removing ast.Object from exported API.
- introduced type Method for methods
- renamed StructField -> Field
- removed ObjList
- methods are not sorted anymore in interfaces (for now)
Patch Set 1 #Patch Set 2 : diff -r 8ea98ec93704 https://code.google.com/p/go #Patch Set 3 : diff -r 8ea98ec93704 https://code.google.com/p/go #Patch Set 4 : diff -r 8ea98ec93704 https://code.google.com/p/go #
Total comments: 8
Patch Set 5 : diff -r 8ea98ec93704 https://code.google.com/p/go #Patch Set 6 : diff -r 8ea98ec93704 https://code.google.com/p/go #
MessagesTotal messages: 5
|