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 ScopeMethodDefinition. getScope()Methods in io.airlift.bytecode with parameters of type Scope Modifier and Type Method Description voidMethodGenerationContext. enterScope(Scope scope)voidMethodGenerationContext. exitScope(Scope scope)
-