CommentsInterface

class abjad.comments.interface.CommentsInterface

Bases: abjad.core.abjadcore._Abjad

after
before
clear()
Remove all comments.
closing
contributions
locations
opening
report(verbose=False, output='screen')
Print comment fields and comment contributions to screen. Set verbose = True to include all comment fields. Set output = ‘string’ to return report as string.
right

Previous topic

ClusterInterface

Next topic

DirectivesInterface

This Page