AggregateFunctionSymbol

slick.ast.Library.AggregateFunctionSymbol

Attributes

Source
Library.scala
Graph
Supertypes
trait TermSymbol
trait Symbol
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Inherited methods

def name: String

Attributes

Inherited from:
Symbol
Source
Symbol.scala
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Symbol -> Any
Inherited from:
Symbol
Source
Symbol.scala