ConstantMethods

Extension methods of Constant

Extension methods of Constant

Extensions

Extensions

extension (self: Constant)
def show(using Printer[Constant]): String

Shows the constant as a String

Shows the constant as a String

def value: Any

Returns the value of the constant

Returns the value of the constant