Uses of Class
com.hubspot.jinjava.interpret.JinjavaInterpreter.InterpreterScopeClosable
Packages that use JinjavaInterpreter.InterpreterScopeClosable
-
Uses of JinjavaInterpreter.InterpreterScopeClosable in com.hubspot.jinjava.interpret
Methods in com.hubspot.jinjava.interpret that return JinjavaInterpreter.InterpreterScopeClosableModifier and TypeMethodDescriptionJinjavaInterpreter.enterNonStackingScope()JinjavaInterpreter.enterScope()Creates a new variable scope, extending from the current scope.JinjavaInterpreter.enterScope(Map<Context.Library, Set<String>> disabled)