require_name_register

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void require_name_register(AstIndex nodeIndex, CompilationContext* context)
    void
    require_name_register
    (
    ref AstIndex nodeIndex
    ,
    CompilationContext* context
    )
  2. void require_name_register(AstNodes items, NameRegisterState state)
  3. void require_name_register(AstIndex nodeIndex, NameRegisterState state)

Meta