Commit 57e8774c authored by Schuyler Eldridge's avatar Schuyler Eldridge
Browse files

Put do_* methods in SourceInfoTransformMacro group



This places all do_* methods (and two unary methods in SInt and FixedPoint
that act like do_* methods) inside the ScalaDoc group
"SourceInfoTransformMacro". Classes/objects which need information about
this group have an additional bare trait mixed in, `SourceInfoDoc`, that
provides information about the group and its priority.

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@ibm.com>
parent be7927ee
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment