Property definitions

nitcc_runtime $ DFAState :: trans
	fun trans(c: Char): nullable DFAState do return null
lib/nitcc_runtime/nitcc_runtime.nit:260,2--53