Bases: abjad.core.interface._Interface, abjad.comments.interface.CommentsInterface
Interface to handle literal LilyPond directives that
are not yet modelled explicitly in 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