GrammarScope  4.0.0
Public Member Functions | Private Attributes | List of all members
grammarscope.generator.codedeps.Logger.DecorsManager.ListDecor Class Reference
Inheritance diagram for grammarscope.generator.codedeps.Logger.DecorsManager.ListDecor:
Inheritance graph
[legend]
Collaboration diagram for grammarscope.generator.codedeps.Logger.DecorsManager.ListDecor:
Collaboration graph
[legend]

Public Member Functions

 ListDecor (final Object obj) throws DecorException
 
void formatTo (final Formatter formatter, final int flags, final int width, final int precision)
 

Private Attributes

final transient Collection<?> list
 

Constructor & Destructor Documentation

◆ ListDecor()

grammarscope.generator.codedeps.Logger.DecorsManager.ListDecor.ListDecor ( final Object  obj) throws DecorException

Public ctor.

Parameters
objThe object to format
Exceptions
DecorExceptionIf some problem with it

Member Function Documentation

◆ formatTo()

void grammarscope.generator.codedeps.Logger.DecorsManager.ListDecor.formatTo ( final Formatter  formatter,
final int  flags,
final int  width,
final int  precision 
)

Member Data Documentation

◆ list

final transient Collection<?> grammarscope.generator.codedeps.Logger.DecorsManager.ListDecor.list
private

The list.


The documentation for this class was generated from the following file: