Home
last modified time | relevance | path

Searched refs:STOP_ALL (Results 1 – 1 of 1) sorted by relevance

/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/directive/
DStop.java39 private static final StopCommand STOP_ALL = new StopCommand("StopCommand to exit merging") { field in Stop
91 throw STOP_ALL; in render()