TypedResultInterface (class)

Interface TypedResultInterface

Represents an expression that is known to return a specific type

Method Summary

  • returnType() public

    Sets the type of the value this object will generate. If called without arguments, returns the current known type

Method Detail