- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for ActivationFrame (0.06 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
compat/maven-model-builder/src/main/java/org/apache/maven/model/validation/DefaultModelValidator.java
return; } class ActivationFrame { String location; Optional<? extends InputLocationTracker> parent; ActivationFrame(String location, Optional<? extends InputLocationTracker> parent) { this.location = location; this.parent = parent; } } final Deque<ActivationFrame> stk = new LinkedList<>();Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Wed Sep 03 15:06:05 GMT 2025 - 66.8K bytes - Click Count (0)