module Novika::FFI::TypeParser::ForbidsNothing

Overview

If included, the parser would die upon encountering nothing.

Direct including types

Defined in:

novika/ffi.cr

Instance Method Summary

Instance Method Detail

def on_primitive(type : Nothing.class) #