abstract class Custom implements Value (View source)

A class for representing custom values.

Methods

type()

The type of this value.

Details

abstract Type type()

The type of this value.

Return Value

Type