Expression
class Expression implements Expression (View source)
Methods
                    __construct(TValue $value)
        
                                            
                
            Create a new raw query expression.
Details
        
                            
    __construct(TValue $value)
        
    
    Create a new raw query expression.
        
                            string|int|float
    getValue(Grammar $grammar)
        
    
    Get the value of the expression.