Home
last modified time | relevance | path

Searched defs:getCurrentMacroCallDepth (Results 1 – 4 of 4) sorted by relevance

/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/context/
DInternalHousekeepingContext.java93 int getCurrentMacroCallDepth(); in getCurrentMacroCallDepth() method
DInternalContextBase.java175 public int getCurrentMacroCallDepth() in getCurrentMacroCallDepth() method in InternalContextBase
DChainedInternalContextAdapter.java198 public int getCurrentMacroCallDepth() in getCurrentMacroCallDepth() method in ChainedInternalContextAdapter
DInternalContextAdapterImpl.java188 public int getCurrentMacroCallDepth() in getCurrentMacroCallDepth() method in InternalContextAdapterImpl