Uses of Enum Class
com.strobel.reflection.emit.ScopeAction
Packages that use ScopeAction
-
Uses of ScopeAction in com.strobel.reflection.emit
Fields in com.strobel.reflection.emit declared as ScopeActionMethods in com.strobel.reflection.emit that return ScopeActionModifier and TypeMethodDescriptionstatic ScopeAction
Returns 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) void
ScopeTree.addScopeInfo
(ScopeAction action, int offset)