webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WebCore::CalcExpressionLength Class Referencefinal

#include <CalculationValue.h>

Inheritance diagram for WebCore::CalcExpressionLength:
WebCore::CalcExpressionNode WebCore::CalcExpressionNode

Public Member Functions

 CalcExpressionLength (Length)
 
const Lengthlength () const
 
 CalcExpressionLength (Length)
 
const Lengthlength () const
 
- Public Member Functions inherited from WebCore::CalcExpressionNode
 CalcExpressionNode (CalcExpressionNodeType=CalcExpressionNodeUndefined)
 
virtual ~CalcExpressionNode ()
 
CalcExpressionNodeType type () const
 
 CalcExpressionNode (CalcExpressionNodeType=CalcExpressionNodeUndefined)
 
virtual ~CalcExpressionNode ()
 
CalcExpressionNodeType type () const
 

Constructor & Destructor Documentation

◆ CalcExpressionLength() [1/2]

WebCore::CalcExpressionLength::CalcExpressionLength ( Length  length)
inlineexplicit

◆ CalcExpressionLength() [2/2]

WebCore::CalcExpressionLength::CalcExpressionLength ( Length  )
explicit

Member Function Documentation

◆ length() [1/2]

const Length& WebCore::CalcExpressionLength::length ( ) const
inline

◆ length() [2/2]

const Length& WebCore::CalcExpressionLength::length ( void  ) const
inline

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