Degrees
extends FunctionNode
in package
Table of Contents
Properties
- $arithmeticExpression : mixed
Methods
Properties
$arithmeticExpression
public
mixed
$arithmeticExpression
Methods
getSql()
public
getSql(SqlWalker $sqlWalker) : mixed
Parameters
- $sqlWalker : SqlWalker
parse()
public
parse(Parser $parser) : mixed
Parameters
- $parser : Parser