The extern block code

Property definitions

nitc $ AStdClassdef :: n_extern_code_block
	# The extern block code
	var n_extern_code_block: nullable AExternCodeBlock = null is writable
src/parser/parser_nodes.nit:1267,2--1268,70