Add qldoc

This commit is contained in:
Joe Farebrother
2024-11-29 10:44:48 +00:00
parent ebaab89933
commit ef1d898b0d

View File

@@ -33,6 +33,7 @@ module Jinja2 {
result = ModelOutput::getATypeNode("jinja.Environment~Subclass").getASubclass*()
}
/** Gets a reference to an instance of `jinja2.Environment`. */
API::Node instance() { result = classRef().getAnInstance() }
/** A call to `jinja2.Environment.from_string`. */