mirror of
https://github.com/github/codeql.git
synced 2026-04-23 15:55:18 +02:00
Add qldoc
This commit is contained in:
@@ -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`. */
|
||||
|
||||
Reference in New Issue
Block a user