JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
io.airlift.bytecode.Scope
Packages that use
Scope
Package
Description
io.airlift.bytecode
Uses of
Scope
in
io.airlift.bytecode
Methods in
io.airlift.bytecode
that return
Scope
Modifier and Type
Method
Description
Scope
MethodDefinition.
getScope
()
Methods in
io.airlift.bytecode
with parameters of type
Scope
Modifier and Type
Method
Description
void
MethodGenerationContext.
enterScope
(
Scope
scope)
void
MethodGenerationContext.
exitScope
(
Scope
scope)