![]() |
linc 0.7
Linc is a general-purpose programming language inspired by C
|
Public Member Functions | |
| BoundConversion (Types::type initial_type, Types::type target_type) | |
| std::unique_ptr< const BoundConversion > | clone () const |
| const Types::type & | getInitialType () const |
| const Types::type & | getReturnType () const |