Uses of Enum Class
com.strobel.reflection.emit.ScopeAction
Packages that use ScopeAction
-
Uses of ScopeAction in com.strobel.reflection.emit
Subclasses with type arguments of type ScopeAction in com.strobel.reflection.emitFields in com.strobel.reflection.emit declared as ScopeActionMethods in com.strobel.reflection.emit that return ScopeActionModifier and TypeMethodDescriptionstatic ScopeActionReturns the enum constant of this class with the specified name.static ScopeAction[]ScopeAction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.strobel.reflection.emit with parameters of type ScopeActionModifier and TypeMethodDescription(package private) voidScopeTree.addScopeInfo(ScopeAction action, int offset)