GrammarScope  4.0.0
Public Member Functions | Public Attributes | List of all members
grammarscope.common.component.ParseView.WidthResult Class Reference

Public Member Functions

 WidthResult (final double width, final double nodeTab, final double nodeCenter, final double childTab)
 

Public Attributes

final double width
 
final double nodeTab
 
final double nodeCenter
 
final double childTab
 

Constructor & Destructor Documentation

◆ WidthResult()

grammarscope.common.component.ParseView.WidthResult.WidthResult ( final double  width,
final double  nodeTab,
final double  nodeCenter,
final double  childTab 
)

Member Data Documentation

◆ childTab

final double grammarscope.common.component.ParseView.WidthResult.childTab

◆ nodeCenter

final double grammarscope.common.component.ParseView.WidthResult.nodeCenter

◆ nodeTab

final double grammarscope.common.component.ParseView.WidthResult.nodeTab

◆ width

final double grammarscope.common.component.ParseView.WidthResult.width

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