| private int | |
| public int | | valueIndexForAny(Atom<?>... atoms) | | valueIndexForAny(Atom<?>... atoms) | | method_68219(class_9387<?>... arg0) | | indexOf(Symbol<?>... symbols) |
|
| private void | | ensureCapacity(int additionalEntryCount) | | ensureCapacity(int additionalEntryCount) | | method_68218(int arg0) | | expandIfNeeded(int amount) |
|
| private void | | setupNewFrame() | | setupNewFrame() | | method_68228() | | addFrame() |
|
| public void | | pushFrame() | | pushFrame() | | method_68217() | | pushFrame() |
|
| private int | | getPreviousMarkerIndex(int markerKeyIndex) | | getPreviousMarkerIndex(int markerKeyIndex) | | method_68221(int arg0) | | getPreviousStackBottom(int current) |
|
| public void | | popFrame() | | popFrame() | | method_68220() | | popFrame() |
|
| public void | | splitFrame() | | splitFrame() | | method_68222() | | duplicateFrames() |
|
| public void | | clearFrameValues() | | clearFrameValues() | | method_68224() | | clearFrameValues() |
|
| public void | | mergeFrame() | | mergeFrame() | | method_68225() | | chooseCurrentFrame() |
|
| public <T> void | | put(Atom<T> name, T value) | | put(Atom<T> name, T value) | | method_58323(class_9387<T> arg0, T arg1) | | put(Symbol<T> symbol, T value) |
|
| public <T> T | |
| public <T> T | |
| public <T> T | | getOrDefault(Atom<T> name, T fallback) | | getOrDefault(Atom<T> name, T fallback) | | method_58327(class_9387<T> arg0, T arg1) | | getOrDefault(Symbol<T> symbol, T fallback) |
|
| public final <T> T | | getAny(Atom<? extends T>... names) | | getAny(Atom<? extends T>... names) | | method_58325(class_9387<? extends T>... arg0) | | getAny(Symbol<? extends T>... symbols) |
|
| public final <T> T | | getAnyOrThrow(Atom<? extends T>... names) | | getAnyOrThrow(Atom<? extends T>... names) | | method_58328(class_9387<? extends T>... arg0) | | getAnyOrThrow(Symbol<? extends T>... symbols) |
|
| public Map<Symbol<?>, ?> | | lastFrame() | | lastFrame() | | method_68226() | | toSymbolKeyedMap() |
|
| public boolean | | hasOnlySingleFrame() | | hasOnlySingleFrame() | | method_68227() | | areFramesPlacedCorrectly() |
|
| private boolean | | validateStructure() | | validateStructure() | | method_68229() | | isValid() |
|