SnippetInfo

Members

Functions

level
SnippetLevel level()

Current snippet scope level of the location

Variables

loopScope
SnippetLoopScope loopScope;

Information about snippets using loop context

stack
SnippetLevel[] stack;

Levels this snippet location has gone through, latest one being the last

Meta