Nitlanguage.org
  • Nitdoc
  • nitc
  • parser
  • parser_nodes
  • AExternCodeBlock
  • is_c_header

fun is_c_header: Bool

nitc :: AExternCodeBlock :: is_c_header

  • Doc
  • Linearization

Summary

  • Property definitions

  • nitc::light_c$AExternCodeBlock$is_c_header

Property definitions

nitc :: light_c $ AExternCodeBlock :: is_c_header
	fun is_c_header: Bool do return language_name_lowered == "c header"
src/ffi/light_c.nit:66,2--68
Nit tools. Version .