Uses of Class
org.joni.StackEntry
Packages that use StackEntry
-
Uses of StackEntry in org.joni
Subclasses of StackEntry in org.joniFields in org.joni declared as StackEntryMethods in org.joni that return StackEntryModifier and TypeMethodDescriptionprivate static StackEntry[]
StackMachine.allocateStack()
private final StackEntry
StackMachine.ensure1()
private static StackEntry[]
StackMachine.fetchStack()
protected final StackEntry
StackMachine.pop()
private StackEntry
StackMachine.popDefault()
private StackEntry
StackMachine.popFree()
private StackEntry
StackMachine.popMemStart()
Methods in org.joni with parameters of type StackEntry